fix iconloader bg color

This commit is contained in:
uncor3
2026-05-14 18:38:55 +00:00
parent 13b71fc80c
commit bbe8ffd0e5
+1
View File
@@ -10,6 +10,7 @@ Rectangle {
clip : true
Layout.preferredWidth: 48
Layout.preferredHeight: 48
color: "transparent"
// FIXME: hardcoded
readonly property color shimmerBase: "#e5e7eb"