mirror of
https://github.com/clementine-player/Clementine
synced 2024-12-14 10:24:19 +01:00
8 lines
76 B
CSS
8 lines
76 B
CSS
QScrollArea {
|
|
background: qpalette(base);
|
|
}
|
|
|
|
QTextEdit {
|
|
border: 0px;
|
|
}
|