Files
fluent_widgets_pyside6/qfluentwidgets/_rc/qss/dark/media_player.qss
2025-08-14 18:45:16 +08:00

8 lines
99 B
Plaintext

CaptionLabel {
color: white;
}
QGraphicsView {
background: transparent;
border: none
}