From 4bc67755d1af4e1f4c2fceb7b49c99269b2f3d3b Mon Sep 17 00:00:00 2001 From: Matt Gajownik Date: Thu, 10 Oct 2024 12:54:39 +1100 Subject: [PATCH] UI: Correctly set Yami border radius for buttons in tables --- UI/data/themes/Yami.obt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UI/data/themes/Yami.obt b/UI/data/themes/Yami.obt index 7d74939d2..6aea6ed6b 100644 --- a/UI/data/themes/Yami.obt +++ b/UI/data/themes/Yami.obt @@ -1465,7 +1465,7 @@ QTableView QPushButton, QTableView QToolButton { padding: 0px; margin: -1px; - border_radius: 0px; + border-radius: 0px; } QHeaderView::section {