Update ScreenToggle.svelte (#5629)

weird padding on button
pull/5786/head
Shriji 5 years ago committed by GitHub
parent 1046ca71a7
commit 06ab7a1b9c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -22,7 +22,7 @@
height: 1em;
padding: .2em .4em .3em;
border-radius: var(--border-r);
line-height: 1;
line-height: normal;
box-sizing: content-box;
color: #888;
border: 1px solid var(--back-light);

Loading…
Cancel
Save