mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 22:54:01 +02:00
Improve level meter design in group call settings.
This commit is contained in:
parent
ef61443342
commit
3d76e6de55
1 changed files with 1 additions and 1 deletions
|
@ -917,7 +917,7 @@ groupCallLevelMeter: LevelMeter(defaultLevelMeter) {
|
|||
lineSpacing: 5px;
|
||||
lineCount: 44;
|
||||
activeFg: groupCallActiveFg;
|
||||
inactiveFg: groupCallMemberNotJoinedStatus;
|
||||
inactiveFg: groupCallMembersBgRipple;
|
||||
}
|
||||
groupCallCheckboxIcon: icon {{ "default_checkbox_check", groupCallMembersFg, point(4px, 7px) }};
|
||||
groupCallCheck: Check(defaultCheck) {
|
||||
|
|
Loading…
Add table
Reference in a new issue