Skip to content

Commit

Permalink
chore: style for burger
Browse files Browse the repository at this point in the history
  • Loading branch information
DissNik committed Jan 20, 2025
1 parent 86a0afb commit 86e4500
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/UI/resources/css/components/menu.css
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
@apply flex items-center justify-end gap-x-3;
}
&-burger {
@apply inline-flex items-center lg:hidden;
@apply text-slate-300 inline-flex items-center lg:hidden;
}
}

Expand Down

0 comments on commit 86e4500

Please sign in to comment.