Minimum acceleration preview bar height

This commit is contained in:
Mononaut
2023-11-15 08:49:22 +00:00
parent f0840a51d9
commit d9966143c1
2 changed files with 10 additions and 7 deletions

View File

@@ -18,6 +18,7 @@
bottom: 0;
left: 0;
right: 0;
min-height: 30px;
display: flex;
flex-direction: column;
justify-content: center;