Skip to content
This repository was archived by the owner on Oct 14, 2024. It is now read-only.

Commit eba15e5

Browse files
committed
chore: update tab list
1 parent cc82fbe commit eba15e5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/styles/base.scss

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,3 +45,9 @@ html[data-theme="dark"] {
4545
display: none;
4646
}
4747
}
48+
49+
.tabs {
50+
border-top: none !important;
51+
border-left: none !important;
52+
border-right: none !important;
53+
}

0 commit comments

Comments
 (0)