mirror of
https://github.com/flarum/framework.git
synced 2025-06-01 21:13:24 +08:00
Get admin area working again
This commit is contained in:
@ -40,3 +40,9 @@
|
||||
height: auto;
|
||||
}
|
||||
}
|
||||
.helpText {
|
||||
font-size: 12px;
|
||||
line-height: 1.5em;
|
||||
margin-bottom: 10px;
|
||||
color: @muted-color;
|
||||
}
|
||||
|
Reference in New Issue
Block a user