mirror of
https://github.com/flarum/framework.git
synced 2025-06-24 19:51:21 +08:00
Not that prominent
This commit is contained in:
@ -6,13 +6,9 @@
|
||||
.box-shadow(0 2px 6px @shadow-color);
|
||||
|
||||
&.minimized {
|
||||
height: 50px;
|
||||
height: 46px;
|
||||
cursor: pointer;
|
||||
background: @primary-color;
|
||||
|
||||
&, * {
|
||||
color: @body-bg;
|
||||
}
|
||||
background: @control-bg;
|
||||
}
|
||||
}
|
||||
.Composer-controls {
|
||||
|
Reference in New Issue
Block a user