Skip to content

Commit

Permalink
Reduce size of action links
Browse files Browse the repository at this point in the history
  • Loading branch information
electrikmilk committed Nov 23, 2023
1 parent 9aee739 commit 9c10289
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@
.sp-container .card.sp-linked-action:before {
content: " ";
background: #9a9ca4;
width: 0.2rem;
width: 0.13rem;
height: 0.9rem;
top: -0.9rem;
position: absolute;
Expand Down

0 comments on commit 9c10289

Please sign in to comment.