Change UI ranking

This commit is contained in:
cuom1999 2022-06-01 00:28:56 -05:00
parent d38342ad43
commit 9b1724cdad
16 changed files with 291 additions and 631 deletions

View file

@ -362,3 +362,9 @@ label[for="language"], label[for="status"] {
color: gray;
}
}
.lightbox-submissions {
td {
padding-right: 0.2em;
}
}