Enlarge emoji in composer (#7602)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user