Skip to content

Commit 92b9e83

Browse files
committed
Adjusted the active state to fix the faint line showing. Probably related to the font change going into 4.0
1 parent 6265afd commit 92b9e83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/sass/components/_tabs.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,6 @@
6565
border-bottom: 2px solid $panel-bg;
6666
color: $link-color;
6767
position: relative;
68-
top: 2px;
68+
top: 1px;
6969
}
7070
}

0 commit comments

Comments
 (0)