[chore/frontend] Tweak display of "edited" in web UI a bit (#3766)

This commit is contained in:
tobi
2025-02-09 12:23:06 +01:00
committed by GitHub
parent 42bbbaadb2
commit 05e89af4ec
2 changed files with 2 additions and 2 deletions

View File

@ -438,7 +438,7 @@ main {
column-gap: 1rem;
.edited-at {
font-style: italic;
font-size: smaller;
}
}