提交事件样式

This commit is contained in:
jxder 2025-08-31 17:09:38 +08:00
parent bcc97f81fb
commit f5c731486a

View File

@ -71,6 +71,9 @@ QTableView {
background-color:white; background-color:white;
qproperty-showGrid:false; qproperty-showGrid:false;
} }
QTableView {
font-size:20px;;
}
QLineEdit#realSearchEdit, QLineEdit#realSearchEdit,
QLineEdit#hisSearchEdit QLineEdit#hisSearchEdit
{ {