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