margin bottom for icon only

This commit is contained in:
ThatOneCalculator 2022-07-23 23:30:25 -07:00
parent ab81d50078
commit 73ec7cb896
1 changed files with 1 additions and 0 deletions

View File

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