Merge pull request #1305 from anthonyhab/feat/bar-margin-percentage-to-pixel

feat: convert bar margins from percentages to pixels
This commit is contained in:
Lemmy
2026-01-08 20:54:33 -05:00
committed by GitHub
17 changed files with 66 additions and 37 deletions
+2 -2
View File
@@ -10,8 +10,8 @@
"backgroundOpacity": 0.93,
"useSeparateOpacity": false,
"floating": false,
"marginVertical": 0.25,
"marginHorizontal": 0.25,
"marginVertical": 4,
"marginHorizontal": 4,
"outerCorners": true,
"exclusive": true,
"widgets": {