Allow clicking on undownloaded generic attachment

This commit is contained in:
trevor-signal
2024-10-10 17:16:47 -04:00
committed by GitHub
parent eb244e93fc
commit 290498153d
2 changed files with 0 additions and 8 deletions
-5
View File
@@ -793,11 +793,6 @@ $message-padding-horizontal: 12px;
padding-top: 4px;
}
.module-message__generic-attachment--not-active {
cursor: default;
pointer-events: none;
}
.module-message__generic-attachment__icon-container {
position: relative;
user-select: none;