This commit is contained in:
2023-08-28 15:04:23 +08:00
parent 29209a3a00
commit 84190ed9f1
14 changed files with 1004 additions and 527 deletions

View File

@ -7,6 +7,10 @@
display: inline-flex;
align-items: center;
&::before {
display: none;
}
>svg {
width: 20px;
height: 20px;
@ -41,6 +45,10 @@
border: none;
}
&::after {
display: none;
}
>svg {
width: 100%;
height: 100%;