mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-03-04 07:18:50 -07:00
margin bottom for icon only
This commit is contained in:
parent
2907f82553
commit
c9657cd472
1 changed files with 1 additions and 0 deletions
|
@ -476,6 +476,7 @@ function more(ev: MouseEvent) {
|
|||
display: block;
|
||||
position: relative;
|
||||
padding: 18px 0;
|
||||
margin-bottom: 0.5rem;
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue