Skip to content

Commit

Permalink
fix: topbar btn css
Browse files Browse the repository at this point in the history
  • Loading branch information
nini22P committed Jan 11, 2024
1 parent 1ac8663 commit 9c68acc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
}

.topbar_btn {
border: --border-trans-md;
border: var(--border-trans-md);
border-radius: var(--radius-md) var(--radius-md) 0 0;
background: transparent;
margin: 0;
Expand Down

0 comments on commit 9c68acc

Please sign in to comment.