8 lines
76 B
CSS
8 lines
76 B
CSS
QScrollArea {
|
|
background: qpalette(base);
|
|
}
|
|
|
|
QTextEdit {
|
|
border: 0px;
|
|
}
|