This commit is contained in:
syuilo
2021-09-21 04:09:28 +09:00
parent 78f95b5910
commit 85950f17fa
4 changed files with 14 additions and 8 deletions

View File

@@ -393,7 +393,7 @@ export default defineComponent({
&:before {
content: "";
display: block;
width: calc(100% - 20px);
width: calc(100% - 24px);
height: 100%;
margin: auto;
position: absolute;