Replace Widget.Icon with Label to fix stuttering icons.

This commit is contained in:
Jas Singh
2024-07-13 22:09:14 -07:00
parent 3c2abcc9ae
commit 58f6e02b8d
9 changed files with 69 additions and 20 deletions

View File

@@ -1,8 +1,8 @@
@import "../colors";
.menu-items-container.media {
min-width: 36.5em;
min-height: 18em;
min-width: 30.5em;
min-height: 15em;
.menu-section-container {
margin: 1em 0em;