mirror of
https://iceshrimp.dev/iceshrimp/iceshrimp
synced 2024-11-29 07:18:08 +09:00
margin bottom for icon only
This commit is contained in:
parent
2907f82553
commit
c9657cd472
@ -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…
Reference in New Issue
Block a user