Browse Source

UI: Fix Previous icon in System

shiina424 3 năm trước cách đây
mục cha
commit
dd94399acd
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      UI/data/themes/System.qss

+ 1 - 1
UI/data/themes/System.qss

@@ -341,7 +341,7 @@ QSlider::handle:horizontal[themeID="tBarSlider"] {
 }
 
 * [themeID="previousIcon"] {
-    qproperty-icon: url(./Dark/media/media_previous.svg);
+    qproperty-icon: url(:/res/images/media/media_previous.svg);
 }
 
 /* YouTube Integration */