Skip to content

Commit

Permalink
Merge pull request #2183 from Emurgo/Ahmed/tabs
Browse files Browse the repository at this point in the history
Remove the border-radius styling from the tab button
  • Loading branch information
vsubhuman authored Jun 25, 2021
2 parents eb26413 + b0f5628 commit f11dafc
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 f11dafc

Please sign in to comment.