27 lines
460 B
CSS
27 lines
460 B
CSS
.trumbowyg-fontsize_24px-dropdown-button{
|
|
min-height:25px;
|
|
}
|
|
|
|
.trumbowyg-fontsize_28px-dropdown-button{
|
|
min-height:29px;
|
|
}
|
|
|
|
.trumbowyg-fontsize_32px-dropdown-button{
|
|
min-height:33px;
|
|
}
|
|
|
|
.trumbowyg-fontsize_40px-dropdown-button{
|
|
min-height:41px;
|
|
}
|
|
|
|
.trumbowyg-fontsize_46px-dropdown-button{
|
|
min-height:47px;
|
|
}
|
|
|
|
.trumbowyg-fontsize_52px-dropdown-button{
|
|
min-height:53px;
|
|
}
|
|
|
|
.trumbowyg-fontsize_60px-dropdown-button{
|
|
min-height:61px;
|
|
} |