Styling cleanup

This commit is contained in:
2025-08-21 03:18:55 +00:00
parent ba513d1199
commit bbdbefef1c
4 changed files with 12 additions and 10 deletions
+1
View File
@@ -29,6 +29,7 @@
height: 1.2em;
align-self: center; /* vertically center within the overlay row */
justify-self: stretch; /* stretch across chosen grid columns */
text-align: center;
pointer-events: auto; /* clickable despite overlay having none */
z-index: 1;
}