Browse Source

Resize work indicator in mention selector (#418)

Silly 7 năm trước cách đây
mục cha
commit
8de61f7038
1 tập tin đã thay đổi với 5 bổ sung0 xóa
  1. 5 0
      src/sass/sections/_conversation.scss

+ 5 - 0
src/sass/sections/_conversation.scss

@@ -119,6 +119,11 @@
                             width: inherit;
                             height: inherit;
                         }
+                        > .work-indicator {
+                            top: 15px;
+                            width: 14px;
+                            height: 14px;
+                        }
                     }
                 }
                 .contact-badge-identity {