Not that prominent

This commit is contained in:
Toby Zerner
2015-07-28 19:56:43 +09:30
parent 6725fd1e21
commit f0b48c08aa

View File

@ -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 {