mirror of
https://github.com/flarum/core.git
synced 2025-07-25 10:41:24 +02:00
AdminUX Overhaul Small Patches (#2468)
This commit is contained in:
@@ -119,6 +119,11 @@
|
||||
}
|
||||
}
|
||||
|
||||
.ExtensionPage-settings, .ExtensionPage-permissions {
|
||||
.ExtensionPage-subHeader {
|
||||
margin: 5px 0px;
|
||||
}
|
||||
}
|
||||
|
||||
.ExtensionPage-settings {
|
||||
margin-top: 20px;
|
||||
@@ -132,7 +137,6 @@
|
||||
.ExtensionPage-subHeader {
|
||||
color: @muted-color;
|
||||
font-weight: normal;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user