fix the fix

This commit is contained in:
Marius 2020-11-01 21:37:13 +01:00
parent 1135668510
commit 441bd97da5

View File

@ -200,12 +200,12 @@ b:hover,
}
/* UI */
.ui.menu {
.organization.settings .ui.menu {
background: rgb(0 0 0 / 10%);
border: 1px solid rgba(255, 255, 255, .1);
box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
}
.ui.vertical.menu {
.organization.settings .ui.vertical.menu {
display: block;
flex-direction: column;
background: rgb(255 255 255 / 8%);