Fix Livechat icon height

pull/7643/head
Martin Schoeler 8 years ago
parent 4d241e4883
commit 6f0d1a70ed
  1. 5
      packages/rocketchat-theme/client/imports/components/popover.css

@ -136,6 +136,11 @@
width: 12px;
height: 16px;
}
&--livechat {
width: 15px;
height: 15px;
}
}
&__item-text {

Loading…
Cancel
Save