Message: Fix styles in the message file preview (#4901)

This commit is contained in:
Alexander Zinchuk 2024-08-29 15:52:44 +02:00
parent 82443183e3
commit 4d62237761

View File

@ -25,7 +25,6 @@
.file-preview {
width: 3.375rem;
height: 3.375rem;
margin-inline-end: 0.75rem;
border-radius: var(--border-radius-messages-small);
background: var(--color-primary);
display: flex;
@ -103,6 +102,7 @@
&.interactive .file-icon-container {
cursor: var(--custom-cursor, pointer);
margin-inline-end: 0.75rem;
&:hover {
.file-icon::after {