remove extraneous padding from preview-toggle

This commit is contained in:
Henry Jameson 2026-05-06 09:49:22 +03:00
commit 2045c74b45

View file

@ -59,7 +59,6 @@
flex: 10 0 auto; flex: 10 0 auto;
cursor: pointer; cursor: pointer;
user-select: none; user-select: none;
padding-left: 0.5em;
&:hover { &:hover {
text-decoration: underline; text-decoration: underline;