2016-01-15 24 views

回答

0

您可以使用以下CSS來更改(添加,編輯,刪除,搜索,查看)font-size

.ui-jqdialog { 
    font-size: 20px !important; // use you font size here 
}