mirror of
https://github.com/flarum/core.git
synced 2025-08-07 00:47:00 +02:00
Get admin area working again
This commit is contained in:
9
less/admin/DashboardPage.less
Normal file
9
less/admin/DashboardPage.less
Normal file
@@ -0,0 +1,9 @@
|
||||
.DashboardPage {
|
||||
@media @desktop-up {
|
||||
.container {
|
||||
max-width: 600px;
|
||||
padding: 30px;
|
||||
margin: 0;
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user