Update screen list size slightly
This commit is contained in:
parent
a07f343f83
commit
a4a639c2ba
|
@ -135,7 +135,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.screens {
|
.screens {
|
||||||
height: 212px;
|
height: 210px;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
transition: height 300ms ease-out;
|
transition: height 300ms ease-out;
|
||||||
|
|
Loading…
Reference in New Issue