Bladeren bron

Resize work indicator in mention selector (#418)

Silly 7 jaren geleden
bovenliggende
commit
8de61f7038
1 gewijzigde bestanden met toevoegingen van 5 en 0 verwijderingen
  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 {