studio composition improvments, fix #435

This commit is contained in:
2019-12-02 18:08:09 +01:00
parent 4433431b9c
commit 4d89162957
6 changed files with 11 additions and 11 deletions
File diff suppressed because one or more lines are too long
@@ -1194,7 +1194,7 @@ main[role="main"]{
} // end mixin
.chutier_ui{
height: 50%;
height: 65%;
border-bottom: 1px solid red;
position: relative;
&>h2{
@@ -1251,7 +1251,7 @@ main[role="main"]{
}
$compo_square_size:12px;
.composition_ui{
height:50%;
height:35%;
&>h2{
z-index: 10;
position: absolute;