mirror of
https://github.com/directus/directus.git
synced 2026-04-03 03:00:39 -04:00
fixes #4436
This commit is contained in:
@@ -171,6 +171,9 @@ body {
|
||||
line-height: 24px;
|
||||
|
||||
.sidebar {
|
||||
--v-list-item-background-color-hover: var(--background-normal-alt);
|
||||
--v-list-item-background-color-active: var(--background-normal-alt);
|
||||
|
||||
display: none;
|
||||
|
||||
@include breakpoint(medium) {
|
||||
|
||||
Reference in New Issue
Block a user