mirror of
https://github.com/flarum/core.git
synced 2025-07-31 13:40:20 +02:00
AdminUX Overhaul Small Patches (#2468)
This commit is contained in:
@@ -5,7 +5,11 @@
|
||||
display: block;
|
||||
margin-left: 30px;
|
||||
overflow-x: auto;
|
||||
padding: 8px 0 8px;
|
||||
padding: 10px 0 8px;
|
||||
|
||||
> .container {
|
||||
padding: 0 10px;
|
||||
}
|
||||
}
|
||||
.Group {
|
||||
width: 90px;
|
||||
@@ -42,6 +46,7 @@
|
||||
|
||||
.PermissionGrid {
|
||||
white-space: nowrap;
|
||||
padding-left: 0 12px;
|
||||
|
||||
td, th {
|
||||
padding: 5px;
|
||||
@@ -117,7 +122,7 @@
|
||||
}
|
||||
.PermissionGrid-section {
|
||||
td, th {
|
||||
padding-top: 20px;
|
||||
padding-top: 10px;
|
||||
}
|
||||
}
|
||||
.PermissionGrid-child {
|
||||
|
Reference in New Issue
Block a user