Message deleted text

This commit is contained in:
10G Meow 2022-11-30 08:16:23 +00:00 committed by N Pex
parent 4791f9f16e
commit 3f68e84346
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;