fix the fix
This commit is contained in:
parent
1135668510
commit
441bd97da5
@ -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%);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user