1
0
Fork 1
mirror of https://example.com synced 2024-11-24 18:06:40 +09:00

margin bottom for icon only

This commit is contained in:
ThatOneCalculator 2022-07-23 23:30:25 -07:00
parent ab81d50078
commit 73ec7cb896

View file

@ -476,6 +476,7 @@ function more(ev: MouseEvent) {
display: block;
position: relative;
padding: 18px 0;
margin-bottom: 0.5rem;
width: 100%;
text-align: center;