mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2025-11-06 21:35:49 +01:00
padding alignment
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
|
||||
1. [](#new)
|
||||
* Enable admin cache by default (for existing sites, check `Plugins > Admin Panel > Enable Admin Caching`)
|
||||
1. [](#bugfix)
|
||||
* Fixed minor UI padding in Flex pages [#1825](https://github.com/getgrav/grav-plugin-admin/issues/1825)
|
||||
|
||||
# v1.10.0-rc.6
|
||||
## 02/11/2020
|
||||
|
||||
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
39
themes/grav/js/admin.min.js
vendored
39
themes/grav/js/admin.min.js
vendored
File diff suppressed because one or more lines are too long
69
themes/grav/js/vendor.min.js
vendored
69
themes/grav/js/vendor.min.js
vendored
File diff suppressed because one or more lines are too long
@@ -79,6 +79,10 @@
|
||||
}
|
||||
}
|
||||
|
||||
.fjs-path-bar {
|
||||
margin-bottom: -1rem;
|
||||
}
|
||||
|
||||
.fjs-col {
|
||||
width: 33.33333334%;
|
||||
min-width: 300px;
|
||||
@@ -831,4 +835,4 @@
|
||||
margin-right: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user