mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-03-02 05:18:55 -05:00
UI: Correctly set Yami border radius for buttons in tables
This commit is contained in:
@@ -1465,7 +1465,7 @@ QTableView QPushButton,
|
||||
QTableView QToolButton {
|
||||
padding: 0px;
|
||||
margin: -1px;
|
||||
border_radius: 0px;
|
||||
border-radius: 0px;
|
||||
}
|
||||
|
||||
QHeaderView::section {
|
||||
|
||||
Reference in New Issue
Block a user