Elastic mode for cli window component
This commit is contained in:
parent
89a19fbe38
commit
aa1b9674e8
|
@ -12,4 +12,8 @@
|
|||
.is-light {
|
||||
color: $text;
|
||||
}
|
||||
|
||||
&.is-elastic {
|
||||
height: auto;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue