Skip to content

Commit

Permalink
fix a style issue (#692)
Browse files Browse the repository at this point in the history
  • Loading branch information
josStorer committed May 8, 2024
1 parent 6fcb5c9 commit 8416026
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/content-script/styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -1312,6 +1312,11 @@
margin-bottom: 5px;
color: var(--font-color);

svg {
width: 16px;
height: 16px;
}

p {
font-weight: bold;
margin: 0;
Expand Down

0 comments on commit 8416026

Please sign in to comment.