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

feat(ui): ui-improvements-helm EE-3476 (#7344)

* feat(ui): helm views ui update EE-3476
This commit is contained in:
Ali 2022-08-01 19:13:58 +12:00 committed by GitHub
parent e28a1491d4
commit 57e53d1a21
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
16 changed files with 283 additions and 119 deletions

View file

@ -96,7 +96,7 @@ div.input-mask {
}
.widget .widget-header {
color: var(--text-widget-header-color);
padding: 10px 15px;
padding: 20px 20px 10px 20px;
line-height: 30px;
font-weight: 500;
}