Browse Source

CSS: Make only the image clickable

JC Brand 5 năm trước cách đây
mục cha
commit
f5aaaa8712
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      sass/_messages.scss

+ 1 - 0
sass/_messages.scss

@@ -201,6 +201,7 @@
                     word-break: break-all;
                     display: inline;
                     &.chat-image__link {
+                        width: fit-content;
                         display: block;
                     }
                 }