fixed emoji preview

pull/9676/head
anu-007 7 years ago
parent 7213440400
commit a4d78e4e1e
  1. 2
      packages/rocketchat-emoji-custom/assets/stylesheets/emojiCustomAdmin.css
  2. 2
      packages/rocketchat-theme/client/imports/components/emojiPicker.css

@ -21,7 +21,7 @@
border-radius: 4px;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
background-size: contain;
}
}

@ -254,7 +254,7 @@
background-repeat: no-repeat;
background-position: center;
background-size: cover;
background-size: contain;
font-size: inherit;
line-height: normal;

Loading…
Cancel
Save