mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2026-07-13 15:11:28 +02:00
minor css tweaks
This commit is contained in:
2
themes/grav/css-compiled/template.css
vendored
2
themes/grav/css-compiled/template.css
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -558,6 +558,13 @@ $sidebar-padding: 2rem;
|
||||
position: relative;
|
||||
overflow-y: hidden;
|
||||
height: calc(100vh - #{$topbar-height});
|
||||
|
||||
.gm-scrollbar.-vertical {
|
||||
right: 5px;
|
||||
top: 5px;
|
||||
width: 8px;
|
||||
border-radius: 4px;
|
||||
}
|
||||
}
|
||||
|
||||
.content-padding {
|
||||
|
||||
Reference in New Issue
Block a user