mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2025-11-12 16:26:07 +01:00
turn of gaps left by forced scrollbars
This commit is contained in:
@@ -1363,7 +1363,7 @@ tr {
|
||||
padding: 10px; }
|
||||
|
||||
#latest .page-title, #latest .page-route {
|
||||
overflow: scroll; }
|
||||
overflow: auto; }
|
||||
#latest .last-modified {
|
||||
padding-left: 10px; }
|
||||
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user