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

Commit

Permalink
chore: update tab list
Browse files Browse the repository at this point in the history
  • Loading branch information
urmauur committed Aug 5, 2024
1 parent cc82fbe commit eba15e5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/styles/base.scss
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,9 @@ html[data-theme="dark"] {
display: none;
}
}

.tabs {
border-top: none !important;
border-left: none !important;
border-right: none !important;
}

0 comments on commit eba15e5

Please sign in to comment.