Skip to content
This repository was archived by the owner on Aug 17, 2025. It is now read-only.

Commit d2e82d4

Browse files
authored
Fix app menu icon
1 parent e765f46 commit d2e82d4

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

src/style.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,10 @@ body {
4242
}
4343

4444
/* Navbar */
45+
.gb_Ea svg,.gb_Oc svg, .gb_rd .gb_sd, .gb_1c .gb_sd {
46+
color: var(--font-color) !important;
47+
}
48+
4549
.gb_Pa svg,
4650
.gb_Tc svg,
4751
.gb_fd .gb_od,

0 commit comments

Comments
 (0)