mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2026-08-31 05:16:58 +02:00
added missing cursor: pointer on #open-handle
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
@@ -148,6 +148,7 @@ $sidebar-padding: 2rem;
|
||||
#open-handle {
|
||||
display: block;
|
||||
position: absolute;
|
||||
cursor: pointer;
|
||||
right: -16px;
|
||||
top: 20px;
|
||||
width: 16px;
|
||||
|
||||
Reference in New Issue
Block a user