mirror of https://github.com/portainer/portainer
fix(edge): change the edge menu to work in dark mode EE-2462 (#6488)
Co-authored-by: andres-portainer <andres-portainer@users.noreply.github.com>pull/6508/head
parent
0973808234
commit
cb804e8813
|
@ -9,6 +9,8 @@
|
|||
|
||||
.table-actions-menu-list {
|
||||
padding: 0 10px 0 10px;
|
||||
background: var(--bg-widget-color);
|
||||
border: 1px solid var(--border-color);
|
||||
}
|
||||
|
||||
.table-actions-menu-list [data-reach-menu-item] {
|
||||
|
|
Loading…
Reference in New Issue