Issue #2106 - Part 2: Align value names

This commit is contained in:
Jerico 2025-06-30 22:32:54 +08:00 committed by roytam1
commit 17b594b705
8 changed files with 17 additions and 17 deletions

View file

@ -15,7 +15,7 @@
height: 100%;
background-color: rgb(72,72,72);
color: white;
-moz-user-select: none;
user-select: none;
}
.hoverBox {