Set `.emoji-mart-skin-text` width in px
So that it doesn’t change width while transitioning.release
parent
f1d5bc0095
commit
175d08a612
|
@ -325,7 +325,7 @@
|
||||||
color: #888;
|
color: #888;
|
||||||
font-size: 11px;
|
font-size: 11px;
|
||||||
padding: 5px 2px;
|
padding: 5px 2px;
|
||||||
width: 30%;
|
width: 95px;
|
||||||
height: 40px;
|
height: 40px;
|
||||||
border-radius: 10%;
|
border-radius: 10%;
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
|
|
Loading…
Reference in New Issue