sidebar shadow
This commit is contained in:
@@ -416,6 +416,7 @@ button.danger:hover:not([disabled]) {
|
||||
border-radius: 0;
|
||||
background: var(--surface);
|
||||
flex-grow: 1;
|
||||
box-shadow: -12px 0 24px -12px var(--shadow-faint);
|
||||
}
|
||||
|
||||
.main-content__header {
|
||||
@@ -996,7 +997,6 @@ button.danger:hover:not([disabled]) {
|
||||
gap: 0;
|
||||
overflow-y: auto;
|
||||
color: var(--sidebar-fg);
|
||||
box-shadow: inset -12px 0 24px -12px var(--shadow-faint);
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
width: 20em;
|
||||
|
||||
Reference in New Issue
Block a user