From d501ef039ee29c9b4c721eb09629aafec246e7fa Mon Sep 17 00:00:00 2001 From: Dervart Date: Fri, 27 Jun 2025 20:06:05 +0000 Subject: [PATCH] Update portprotonqt/themes/standart/styles.py --- portprotonqt/themes/standart/styles.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/portprotonqt/themes/standart/styles.py b/portprotonqt/themes/standart/styles.py index bcb4e59..7fbf32b 100644 --- a/portprotonqt/themes/standart/styles.py +++ b/portprotonqt/themes/standart/styles.py @@ -904,7 +904,7 @@ FILE_EXPLORER_STYLE = f""" QScrollBar::sub-line:vertical {{ border: {border_a}; background: {color_c}; - border-top-right-radius: 5px; + border-top-right-radius: 5px; }} QScrollBar::up-arrow:vertical, QScrollBar::down-arrow:vertical {{ border: {border_a};