MediaMini: slightly bigger (+3px) image/icon which match ActiveWindow

This commit is contained in:
ItsLemmy
2025-10-04 23:10:56 -04:00
parent 1a2a4736a5
commit 4c001b12b9
+2 -2
View File
@@ -173,8 +173,8 @@ Item {
spacing: 0
Item {
Layout.preferredWidth: Math.round(18 * scaling)
Layout.preferredHeight: Math.round(18 * scaling)
Layout.preferredWidth: Math.round(21 * scaling)
Layout.preferredHeight: Math.round(21 * scaling)
NImageCircled {
id: trackArt