1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-05 05:45:22 +02:00

fix(edge/update): remove schedule date for old envs [EE-3023] (#8315)

This commit is contained in:
Chaim Lev-Ari 2023-01-24 12:20:55 +05:30 committed by GitHub
parent c9aae27b29
commit 851a3346a9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 57 additions and 50 deletions

View file

@ -121,11 +121,6 @@ pr-icon {
width: 20px;
}
.icon-container {
display: flex;
align-items: center;
}
.btn-only-icon {
padding: 6px;
}