chatmessage improvements
This commit is contained in:
parent
37b2137ab9
commit
7069894c53
4 changed files with 28 additions and 8 deletions
|
|
@ -33,7 +33,6 @@
|
|||
|
||||
.chat-message {
|
||||
display: flex;
|
||||
padding-bottom: 0.5em;
|
||||
|
||||
.status-body:hover {
|
||||
--_still-image-img-visibility: visible;
|
||||
|
|
@ -124,10 +123,6 @@
|
|||
}
|
||||
}
|
||||
|
||||
.-pending {
|
||||
color: red !important;
|
||||
}
|
||||
|
||||
.chat-message-inner.with-media {
|
||||
width: 100%;
|
||||
|
||||
|
|
@ -143,8 +138,8 @@
|
|||
|
||||
.chat-message-date-separator {
|
||||
text-align: center;
|
||||
margin: 1.4em 0;
|
||||
font-size: 0.9em;
|
||||
line-height: 2;
|
||||
user-select: none;
|
||||
color: var(--textFaint);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue