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:
parent
ad3f4ff711
commit
b91e06a60a
5 changed files with 11 additions and 8 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue