studio composition improvments, fix #435
This commit is contained in:
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;
|
||||
|
||||
Reference in New Issue
Block a user