Message deleted text

This commit is contained in:
10G Meow 2022-11-30 08:16:23 +00:00 committed by n8fr8
parent 3f7bed6d56
commit 48876b204e
20 changed files with 73 additions and 31 deletions

View file

@ -488,6 +488,11 @@ $admin-fg: white;
white-space: pre-wrap;
text-align: left;
.deleted-text {
cursor: not-allowed;
font-size: 14px;
}
.edit-marker {
font-size: 0.8rem;
color: #888888;