Enlarge emoji in composer (#7602)

This commit is contained in:
Robin
2022-01-24 12:53:05 +00:00
committed by GitHub
parent b5d11336f7
commit 6806c2cdca
12 changed files with 128 additions and 42 deletions
@@ -19,6 +19,8 @@ limitations under the License.
display: flex;
flex-direction: column;
font-size: $font-14px;
// fixed line height to prevent emoji from being taller than text
line-height: calc(1.2 * $font-14px);
justify-content: center;
margin-right: 6px;
// don't grow wider than available space