mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Implement disabling/enabling sharing.
This commit is contained in:
@@ -1200,3 +1200,9 @@ futureOwnerBox: Box(defaultBox) {
|
||||
buttonHeight: 0px;
|
||||
}
|
||||
futureOwnerBoxSelect: collectibleBox;
|
||||
|
||||
disableSharingIconPadding: margins(12px, 12px, 12px, 8px);
|
||||
disableSharingButtonLock: IconEmoji {
|
||||
icon: icon {{ "emoji/premium_lock", activeButtonFg }};
|
||||
padding: margins(-2px, 1px, 0px, 0px);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user