1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-07-25 00:09:40 +02:00

feat(ui): renovate the Docker volume edit page EE-3515 (#7379)

This commit is contained in:
andres-portainer 2022-08-01 17:09:11 -03:00 committed by GitHub
parent ad86b6b11f
commit c0569a0752
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -13,7 +13,7 @@
color: var(--text-tooltip-color) !important;
border-radius: 10px !important;
box-shadow: 0 2px 4px 0 rgba(34, 36, 38, 0.12), 0 2px 10px 0 rgba(34, 36, 38, 0.15) !important;
max-width: 200px;
max-width: 400px;
text-align: center;
font-size: 12px !important;
font-weight: 400;