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

fix(stack): EE-3908 broken modal when updating/redeploying stacks (#7497)

This commit is contained in:
congs 2022-08-23 14:22:18 +12:00 committed by GitHub
parent ad3f4ff711
commit b91e06a60a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 11 additions and 8 deletions

View file

@ -481,7 +481,7 @@ a[ng-click] {
:root[theme='dark'] .bootbox-checkbox-list,
:root[theme='highcontrast'] .bootbox-checkbox-list {
background-color: var(--black-color);
background-color: var(--bg-modal-content-color);
}
.small-select {