mirror of
https://github.com/sveltejs/svelte.git
synced 2024-12-01 17:30:59 +01:00
removed bottom padding to center button text
This commit is contained in:
parent
943c04834a
commit
30f7a25e2e
@ -220,7 +220,7 @@
|
||||
|
||||
.show {
|
||||
background: rgba(0,0,0,.4);
|
||||
padding: .2em .7em .3em;
|
||||
padding: .3em .7em;
|
||||
border-radius: var(--border-r);
|
||||
top: .1em;
|
||||
position: relative;
|
||||
|
Loading…
Reference in New Issue
Block a user