Skip to content

Commit

Permalink
Remove the border-radius styling from the tab button
Browse files Browse the repository at this point in the history
  • Loading branch information
neuodev committed Jun 21, 2021
1 parent ccf6ba2 commit 0bca4a9
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
justify-content: center;
height: var(--theme-wallet-navigation-tab-height);
color: var(--theme-nav-item-text-color);
border-top-right-radius: var(--theme-page-content-border-radius);

&:hover {
background-color: var(--theme-nav-item-background-color-hover);
Expand Down

0 comments on commit 0bca4a9

Please sign in to comment.