Ver Fonte

Resize work indicator in mention selector (#418)

Silly há 7 anos atrás
pai
commit
8de61f7038
1 ficheiros alterados com 5 adições e 0 exclusões
  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 {