Skip to content

Commit

Permalink
fix: change settings tab item color for improved visibility
Browse files Browse the repository at this point in the history
  • Loading branch information
songquanpeng committed Feb 2, 2025
1 parent 4dbc2ad commit ae16647
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/default/src/pages/Dashboard/Dashboard.css
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
}

.settings-tab .item {
color: #2B3674 !important;
color: #000 !important;
font-weight: 500 !important;
padding: 0.8rem 1.2rem !important;
}
Expand Down

0 comments on commit ae16647

Please sign in to comment.