MM-62400 - Updating style for no style attachment (#29809)

* MM-62400 - Updating style for no style attachment

* updating css
This commit is contained in:
Asaad Mahmood 2025-01-14 11:52:04 +05:00 committed by GitHub
parent 90e3d2833e
commit c7d036c1d0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -373,6 +373,12 @@
button {
margin-top: 8px;
background: rgba(var(--center-channel-color-rgb), 0.08);
color: var(--center-channel-color);
&:hover {
background: rgba(var(--center-channel-color-rgb), 0.16);
}
}
.alert {