ComunicWeb/assets/css/pages/settings/sections/customEmojis.css

15 lines
208 B
CSS
Raw Normal View History

/**
* Custom emojis settings
*
* @author Pierre Hubert
*/
.box-emojis-settings td {
height: 69px;
text-align: center;
vertical-align: middle !important;
}
.box-emojis-settings img.e {
height: 2em;
}