mirror of
https://github.com/clementine-player/Clementine
synced 2025-01-31 19:45:31 +01:00
9 lines
77 B
CSS
9 lines
77 B
CSS
QScrollArea {
|
|
background: qpalette(base);
|
|
}
|
|
|
|
QTextEdit {
|
|
border: 0px;
|
|
}
|
|
|