Skip to content
Snippets Groups Projects
Commit 3887029f authored by nizune's avatar nizune
Browse files

Fixed scrollbar out of place in settings menu

parent c72df91e
No related merge requests found
......@@ -95,10 +95,8 @@
.sidebar {
flex: 1 0 218px;
display: flex;
overflow-y: scroll;
justify-content: flex-end;
background: var(--secondary-background);
scrollbar-width: thin;
.container {
min-width: 218px;
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment