Skip to content

Commit 8416026

Browse files
committed
fix a style issue (#692)
1 parent 6fcb5c9 commit 8416026

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/content-script/styles.scss

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1312,6 +1312,11 @@
13121312
margin-bottom: 5px;
13131313
color: var(--font-color);
13141314

1315+
svg {
1316+
width: 16px;
1317+
height: 16px;
1318+
}
1319+
13151320
p {
13161321
font-weight: bold;
13171322
margin: 0;

0 commit comments

Comments
 (0)