Files
fluent_widgets_pyside6/qfluentwidgets/_rc/qss/light/tab_view.qss

8 lines
109 B
Plaintext
Raw Normal View History

2025-08-14 18:45:16 +08:00
TabBar {
border: none;
background-color: transparent;
}
#view {
background-color: transparent;
}