removed bottom padding to center button text

pull/3174/head
Vincent Ip 5 years ago
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…
Cancel
Save