Merge branch 'theme_base' into theme_cybre

This commit is contained in:
khr 2020-02-16 16:16:20 -08:00
commit c7e83f73df
1 changed files with 1 additions and 0 deletions

View File

@ -62,6 +62,7 @@
.layout-single-column .compose-panel {
background-color: $ui-base-color;
height: auto;
max-height: 100%;
overflow-y: visible;
margin-top: 65px;
}