Quick fix for mobile.

This commit is contained in:
barnabasmolnar 2023-04-18 01:24:31 +02:00
parent 14ad745d00
commit e615056302

View File

@ -12,7 +12,9 @@
bottom: 55px; bottom: 55px;
top: auto; top: auto;
left: 0; left: 0;
width: 100%; // TODO barnabasmolnar/mainmenu-radix
// double check rendering/styling on mobile
// width: 100%;
display: flex; display: flex;
flex-direction: column; flex-direction: column;
row-gap: 0.75rem; row-gap: 0.75rem;