mirror of https://github.com/portainer/portainer
fix background color for boxselector in dark/high contrast theme (#6378)
parent
389561eb28
commit
6c32edc5b5
|
@ -112,6 +112,5 @@
|
|||
}
|
||||
|
||||
.box-selector-item.limited.business :checked + label {
|
||||
background-color: initial;
|
||||
color: initial;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue