mirror of
https://github.com/flarum/framework.git
synced 2025-02-21 07:50:24 +08:00
Darken composer when it's minimized
This commit is contained in:
parent
fd3600ad65
commit
98a5456a62
@ -8,6 +8,11 @@
|
||||
&.minimized {
|
||||
height: 50px;
|
||||
cursor: pointer;
|
||||
background: @primary-color;
|
||||
|
||||
&, * {
|
||||
color: @body-bg;
|
||||
}
|
||||
}
|
||||
}
|
||||
.Composer-controls {
|
||||
|
Loading…
x
Reference in New Issue
Block a user