mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2026-05-06 11:37:25 +02:00
Tweaked alignment
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
@@ -4,6 +4,12 @@
|
||||
}
|
||||
|
||||
.sort-actions {
|
||||
float: right;
|
||||
|
||||
@include breakpoint(mobile-only) {
|
||||
float: none;
|
||||
}
|
||||
|
||||
> * {
|
||||
font-size: 1rem;
|
||||
display: inline-block;
|
||||
|
||||
Reference in New Issue
Block a user