forked from devsam/core
글꼴 크기 커스터마이징 완료
This commit is contained in:
@@ -1,27 +1,27 @@
|
||||
.trumbowyg-fontsize_24pt-dropdown-button{
|
||||
min-height:25pt;
|
||||
.trumbowyg-fontsize_24px-dropdown-button{
|
||||
min-height:25px;
|
||||
}
|
||||
|
||||
.trumbowyg-fontsize_28pt-dropdown-button{
|
||||
min-height:29pt;
|
||||
.trumbowyg-fontsize_28px-dropdown-button{
|
||||
min-height:29px;
|
||||
}
|
||||
|
||||
.trumbowyg-fontsize_32pt-dropdown-button{
|
||||
min-height:33pt;
|
||||
.trumbowyg-fontsize_32px-dropdown-button{
|
||||
min-height:33px;
|
||||
}
|
||||
|
||||
.trumbowyg-fontsize_40pt-dropdown-button{
|
||||
min-height:41pt;
|
||||
.trumbowyg-fontsize_40px-dropdown-button{
|
||||
min-height:41px;
|
||||
}
|
||||
|
||||
.trumbowyg-fontsize_46pt-dropdown-button{
|
||||
min-height:47pt;
|
||||
.trumbowyg-fontsize_46px-dropdown-button{
|
||||
min-height:47px;
|
||||
}
|
||||
|
||||
.trumbowyg-fontsize_52pt-dropdown-button{
|
||||
min-height:53pt;
|
||||
.trumbowyg-fontsize_52px-dropdown-button{
|
||||
min-height:53px;
|
||||
}
|
||||
|
||||
.trumbowyg-fontsize_60pt-dropdown-button{
|
||||
min-height:61pt;
|
||||
.trumbowyg-fontsize_60px-dropdown-button{
|
||||
min-height:61px;
|
||||
}
|
||||
Reference in New Issue
Block a user