8 lines
81 B
CSS
8 lines
81 B
CSS
/**
|
|
* Default Theme: Light
|
|
*/
|
|
|
|
QTreeView, QHeaderView {
|
|
font-size: 13px;
|
|
}
|