Small design fixes

This commit is contained in:
2026-07-29 15:58:57 +02:00
parent 78f4d813f9
commit d1ef092bc3
3 changed files with 48 additions and 8 deletions
+4
View File
@@ -144,6 +144,10 @@ th:after {
content: ":";
}
.empty:after {
content: "";
}
#show_username {
position: relative;
top: -30px;