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