Improved padding in box for share QR box on different scales.

This commit is contained in:
23rd
2024-09-10 10:30:23 +03:00
parent 8c915e6dc3
commit f6b9cc5ce1
2 changed files with 24 additions and 12 deletions
+1
View File
@@ -1126,3 +1126,4 @@ profileQrCenterSize: 34px;
profileQrBackgroundRadius: 12px;
profileQrIcon: icon{{ "qr_mini", windowActiveTextFg }};
profileQrBackgroundMargins: margins(36px, 12px, 36px, 12px);
profileQrBackgroundPadding: margins(0px, 24px, 0px, 24px);