Skip to content

Commit af65642

Browse files
committed
fix: remove unnecessary bold in sidebar tabs
1 parent 13d3234 commit af65642

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

src/styles/Extn-SidebarTabs.less

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -69,10 +69,6 @@
6969
&.active {
7070
color: @project-panel-text-1;
7171
background-color: rgba(255, 255, 255, 0.09);
72-
// Heavier weight on the active tab so the selected state
73-
// doesn't rely on color alone — strengthens the affordance
74-
// without changing the silhouette.
75-
font-weight: 600;
7672
box-shadow:
7773
0 1px 0 rgba(255, 255, 255, 0.05) inset,
7874
0 1px 2px rgba(0, 0, 0, 0.2);

0 commit comments

Comments
 (0)