提交事件字体大小样式
This commit is contained in:
parent
98b6ee6986
commit
bcc97f81fb
@ -12,7 +12,9 @@ QAbstractItemView::item:selected:active {
|
|||||||
background: #5da5fb;
|
background: #5da5fb;
|
||||||
color: #FFFFFF;
|
color: #FFFFFF;
|
||||||
}
|
}
|
||||||
|
QTableView {
|
||||||
|
font-size:20px;;
|
||||||
|
}
|
||||||
/* =============================================== */
|
/* =============================================== */
|
||||||
/* searchButton搜索框 */
|
/* searchButton搜索框 */
|
||||||
/* =============================================== */
|
/* =============================================== */
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user