Fix: View menu width on mobile

Signed-off-by: Justin Georgi <justin.georgi@gmail.com>
This commit is contained in:
2025-05-04 09:47:59 -07:00
parent 717ef152f1
commit 846106a1a8

View File

@@ -209,7 +209,7 @@
border-radius: 9px; border-radius: 9px;
&:hover { &:hover {
width: 294px; width: 342px;
} }
} }