5 lines
94 B
CSS
5 lines
94 B
CSS
QGraphicsView, QGraphicsScene {
|
|
background-color: <color:graph/background>;
|
|
border: none;
|
|
}
|