update: style

This commit is contained in:
Vick Scarlet
2026-08-16 00:45:22 +08:00
parent 63cc529479
commit bc2d89fa52
+2 -1
View File
@@ -18,7 +18,8 @@
display: flex;
justify-content: center;
align-items: center;
height: 2rem;
font-size: calc(1rem * var(--ratio-font));
height: calc(2rem * var(--ratio));
}
&.selected {
border: 0.0625rem solid var(--color-primary);