[frontend/components] Layout tweaks
This commit is contained in:
parent
f8de8fc4e8
commit
1f541b5072
1 changed files with 5 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
}
|
||||
|
||||
.widget-panel {
|
||||
|
||||
border-left: 0.1rem var(--highlight-color) solid;
|
||||
}
|
||||
|
||||
.sidebar {
|
||||
|
@ -34,4 +34,8 @@
|
|||
position: sticky;
|
||||
top: 0;
|
||||
z-index: +1;
|
||||
|
||||
> i {
|
||||
padding-right: 0.5rem;
|
||||
}
|
||||
}
|
Loading…
Add table
Reference in a new issue