chore: fix useless margin

This commit is contained in:
afc163 2021-05-26 22:43:32 +08:00
parent 483c1e3d0a
commit 68bec114f6

View File

@ -76,7 +76,7 @@
top: 50%;
right: @padding-md;
left: auto;
margin: 0 0 0 12px;
margin: 0;
transform: translateY(-50%);
}
}