Skip to content

Commit

Permalink
fix(status): non-italic children
Browse files Browse the repository at this point in the history
  • Loading branch information
louistiti committed Nov 27, 2023
1 parent bb34e4f commit 58979ba
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/components/status/status.sass
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@
&:hover
background-color: var(--a-color-transparent-white-hover)
border-color: var(--a-color-transparent-white-hover)
i
font-style: normal

*
cursor: default
Expand Down

0 comments on commit 58979ba

Please sign in to comment.