Fix Webstudio stopping at height of fullest channel.
This commit is contained in:
parent
366bcc7441
commit
9b54744c38
1 changed files with 4 additions and 0 deletions
|
@ -21,6 +21,10 @@
|
||||||
color: #09d3ac;
|
color: #09d3ac;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.sp {
|
||||||
|
flex-grow: 1
|
||||||
|
}
|
||||||
|
|
||||||
.sp-container {
|
.sp-container {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
|
Loading…
Reference in a new issue