fix styling of current portal in workspace nav
This commit is contained in:
parent
8395b890b5
commit
4ba4e787a2
1 changed files with 1 additions and 1 deletions
|
|
@ -468,7 +468,7 @@ a {
|
|||
justify-content: space-between;
|
||||
padding: var(--default-padding--xs) var(--default-padding--sm);
|
||||
|
||||
.workspace-nav__menu-leaf--current, &:hover {
|
||||
&.workspace-nav__menu-leaf--current, &:hover {
|
||||
background: #0001;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue