Edited text improvement

This commit is contained in:
10G Meow 2022-10-30 15:26:15 +02:00 committed by N-Pex
parent aae5170378
commit 60d0e63e11
4 changed files with 7 additions and 4 deletions

View file

@ -486,9 +486,12 @@ $admin-fg: white;
overflow-wrap: break-word;
word-wrap: break-word;
white-space: pre-wrap;
text-align: left;
.edit-marker {
font-size: 0.8rem;
color: #888888;
margin-left: 6px;
}
.from-admin & {
color: $admin-fg;