feat: improve loading times

This commit is contained in:
2024-03-20 17:39:52 +01:00
parent 92a7e62d6a
commit 84bcfa61d8
12 changed files with 62 additions and 51 deletions

View File

@@ -24,7 +24,7 @@
.selection {
width: 40px;
height: 20px;
border: solid 0.2px white;
border: solid 0.2px rgba(200, 200, 200, 0.8);
border-style: dashed;
border-radius: 2px;
}