Update screen list size slightly

This commit is contained in:
Andrew Kingston 2023-08-22 16:49:04 +01:00
parent a07f343f83
commit a4a639c2ba
1 changed files with 1 additions and 1 deletions

View File

@ -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;