mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2026-05-07 01:16:26 +02:00
Fix for statistics overlapping
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
@@ -1148,7 +1148,7 @@ body.sidebar-quickopen #admin-main {
|
||||
#popularity .ct-chart {
|
||||
margin: 0 -10px -10px;
|
||||
.ct-chart-bar {
|
||||
padding: 6px 6px 6px 10px;
|
||||
padding: 4px 6px 1px 10px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user