Skip to content

Commit

Permalink
fix(ste): revert border radius change
Browse files Browse the repository at this point in the history
  • Loading branch information
moughxyz committed Jul 14, 2022
1 parent a7a81b1 commit b174493
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ body {
left: 0;
height: 10px;
width: 10px;
border-radius: 10px;
border-radius: 1px;
background-color: var(--sn-stylekit-contrast-background-color);;
border: 1px solid var(--sn-stylekit-contrast-border-color);

Expand Down

0 comments on commit b174493

Please sign in to comment.