mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2026-02-21 05:57:56 +01:00
Fixed height
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
@@ -878,7 +878,7 @@ body.sidebar-quickopen #admin-main {
|
||||
|
||||
.widget-content {
|
||||
position: relative;
|
||||
min-height: 400px;
|
||||
min-height: 325px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user