mirror of
https://github.com/portainer/portainer.git
synced 2025-08-04 13:25:26 +02:00
fix(container): fixed pull latest image toggle missing on service update and container recreate modal (#4956)
This commit is contained in:
parent
ad2910f3f0
commit
e75678dd11
1 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
||||||
/* switch box */
|
/* switch box */
|
||||||
|
|
||||||
.switch {
|
.switch,
|
||||||
|
.bootbox-checkbox-list > .checkbox > label {
|
||||||
--switch-size: 24px;
|
--switch-size: 24px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue