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