mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2026-02-26 08:31:38 +01:00
Better 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
@@ -75,6 +75,7 @@
|
||||
|
||||
& > span {
|
||||
display: flex;
|
||||
overflow: visible;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -198,11 +199,15 @@
|
||||
opacity: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.fjs-action-toggle {
|
||||
margin-right: 3px;
|
||||
> * {
|
||||
margin-right: 3px;
|
||||
|
||||
&:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.fjs-children {
|
||||
|
||||
Reference in New Issue
Block a user