Skip to content

Commit 3e1f393

Browse files
authored
fix: increase chevron icon size to 20px (#23)
Fixes #22
1 parent f771c50 commit 3e1f393

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/components/spec-list/spec-list.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858

5959
.suite-chevron {
6060
display: inline-block;
61-
font-size: 10px;
61+
font-size: 20px;
6262
transition: transform 0.15s ease;
6363
flex-shrink: 0;
6464

0 commit comments

Comments
 (0)