Skip to content

Commit

Permalink
💄
Browse files Browse the repository at this point in the history
  • Loading branch information
Vanessa219 committed Aug 21, 2023
1 parent 551e2d8 commit 45a1999
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions app/src/assets/scss/protyle/_protyle.scss
Original file line number Diff line number Diff line change
Expand Up @@ -147,19 +147,14 @@
margin-right: 8px;
opacity: 1;
border: 0;
background-color: transparent;
color: var(--b3-theme-on-surface);
line-height: 24px;
border-radius: var(--b3-border-radius);
align-self: center;
padding: 0 4px;
font-size: 12px;
white-space: nowrap;

&:hover {
color: var(--b3-theme-on-background);
background-color: var(--b3-list-hover);
}
color: var(--b3-theme-on-background);
background-color: var(--b3-list-hover);
}

&__arrow {
Expand Down

0 comments on commit 45a1999

Please sign in to comment.