margin bottom for icon only
This commit is contained in:
parent
ab81d50078
commit
73ec7cb896
|
@ -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;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue