mirror of https://github.com/portainer/portainer
fix(container): fixed pull latest image toggle missing on service update and container recreate modal (#4956)
parent
ad2910f3f0
commit
e75678dd11
|
@ -1,6 +1,7 @@
|
|||
/* switch box */
|
||||
|
||||
.switch {
|
||||
.switch,
|
||||
.bootbox-checkbox-list > .checkbox > label {
|
||||
--switch-size: 24px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue