1
0
Fork 0
mirror of synced 2024-10-04 03:54:37 +13:00

Update screen list size slightly

This commit is contained in:
Andrew Kingston 2023-08-22 16:49:04 +01:00
parent a07f343f83
commit a4a639c2ba

View file

@ -135,7 +135,7 @@
}
.screens {
height: 212px;
height: 210px;
display: flex;
flex-direction: column;
transition: height 300ms ease-out;