mirror of
https://github.com/flarum/core.git
synced 2025-07-25 18:51:40 +02:00
Tweak mobile drawer appearance
This commit is contained in:
@@ -42,6 +42,11 @@
|
|||||||
border: 1px solid @header-bg;
|
border: 1px solid @header-bg;
|
||||||
min-width: 18px;
|
min-width: 18px;
|
||||||
height: 18px;
|
height: 18px;
|
||||||
|
text-align: center;
|
||||||
|
|
||||||
|
@media @phone {
|
||||||
|
left: 20px;
|
||||||
|
}
|
||||||
|
|
||||||
.new & {
|
.new & {
|
||||||
background: @header-color;
|
background: @header-color;
|
||||||
|
@@ -189,7 +189,7 @@
|
|||||||
}
|
}
|
||||||
.Header-controls {
|
.Header-controls {
|
||||||
> li {
|
> li {
|
||||||
padding: 10px 10px 0;
|
padding: 0px 10px 0;
|
||||||
}
|
}
|
||||||
.FormControl, .ButtonGroup, .Button {
|
.FormControl, .ButtonGroup, .Button {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
Reference in New Issue
Block a user