卡口登记

This commit is contained in:
yanran200730
2022-09-26 17:07:59 +08:00
parent 43527038aa
commit b631420500
5 changed files with 124 additions and 210 deletions

View File

@@ -403,7 +403,7 @@
transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
&:hover {
border-color: #26f;
border-color: $placeholderColor;
}
i {