[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
commit 05e89af4ec
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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;
}
}