removed bottom padding to center button text

pull/7738/head
Vincent Ip 6 years ago
parent 5be0a74998
commit aae78f9534

@ -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