chore: update dir

This commit is contained in:
vben
2024-05-21 22:42:25 +08:00
parent f6087ce4e8
commit 20af961f09
20 changed files with 94 additions and 36 deletions

View File

@@ -77,13 +77,6 @@ textarea::placeholder {
opacity: 1;
}
// .collapse-transition {
// transition:
// height 0.2s ease-in-out,
// padding-top 0.2s ease-in-out,
// padding-bottom 0.2s ease-in-out;
// }
input:-webkit-autofill {
border: none;
box-shadow: 0 0 0 1000px transparent inset;