mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2025-11-15 17:56:07 +01:00
Auto wrapping buttons in toolbar
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
@@ -39,7 +39,7 @@
|
|||||||
@include flex(1);
|
@include flex(1);
|
||||||
}
|
}
|
||||||
.grav-editor-modes {
|
.grav-editor-modes {
|
||||||
@include flex(150px 0 0);
|
flex-shrink: 0;
|
||||||
ul {
|
ul {
|
||||||
float: right;
|
float: right;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user