Skip to content

Commit

Permalink
Inactive items are not visible when hamburger menu minimized.
Browse files Browse the repository at this point in the history
  • Loading branch information
rivers committed Oct 9, 2024
1 parent d2d44ed commit ac38c31
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Native Themes/E-Ink/e-ink.css
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@
--side-nav-active-bg-color: rgba(0,0,0,0);
--side-nav-overlay-color: rgba(0,0,0,1);
--side-nav-item-active-text-color: black;
--side-nav-item-closed-color: black;

/* Toasts */
--toast-success-bg-color: rgba(74, 198, 148, 0.9);
Expand Down

0 comments on commit ac38c31

Please sign in to comment.