Fixed visual quirk when opening language selector

This commit is contained in:
squidfunk
2021-04-10 11:22:21 +02:00
parent 64de0fd626
commit ff9e2841cc
6 changed files with 6 additions and 6 deletions

View File

@@ -58,7 +58,7 @@
transition:
transform 250ms cubic-bezier(0.1, 0.7, 0.1, 1),
opacity 250ms,
max-height 250ms;
max-height 0ms;
}
// Selection bubble handle