chore: update linter config

This commit is contained in:
Justineo
2024-07-24 14:48:53 +08:00
committed by GU Yiling
parent 9fe76efa93
commit 2d310a3891
5 changed files with 1677 additions and 1405 deletions

View File

@ -413,7 +413,9 @@ input[type="number"] {
transform: translate(-50%, 200%);
border-radius: 4px;
opacity: 0;
transition: transform 0.2s, opacity 0.2s;
transition:
transform 0.2s,
opacity 0.2s;
}
.message.open {