fix: invite codes fix: missing icons

This commit is contained in:
trisua 2025-06-23 22:31:14 -04:00
parent 5fbf454b52
commit 66beef6b1d
8 changed files with 38 additions and 25 deletions

View file

@ -427,6 +427,7 @@ input[type="checkbox"] {
background-repeat: no-repeat;
width: 1em !important;
height: 1em;
min-width: 1em;
outline: none;
border: solid 1px var(--color-super-lowered);
padding: 0;