add css linter

This commit is contained in:
2026-07-20 22:47:37 +07:00
parent 301cfcd61b
commit c314e4f329
11 changed files with 1556 additions and 41 deletions
+2 -2
View File
@@ -129,7 +129,7 @@ function onCreateKey(): Key {
margin: 20px;
padding: 20px;
border-radius: 10px;
border: 1px solid #444444;
border: 1px solid #444;
}
.place-block:hover {
@@ -139,7 +139,7 @@ function onCreateKey(): Key {
.place-block-plus {
margin: 20px;
border-radius: 10px;
border: 1px solid #444444;
border: 1px solid #444;
}
.place-block-plus:hover {