mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-19 15:47:11 +02:00
Hide window title for calls panel.
This commit is contained in:
parent
38b9111bf5
commit
537645c282
1 changed files with 1 additions and 0 deletions
|
@ -261,6 +261,7 @@ callSignalMargin: 8px;
|
|||
callSignalPadding: 4px;
|
||||
|
||||
callTitle: WindowTitle(defaultWindowTitle) {
|
||||
height: 0px;
|
||||
bg: callBgOpaque;
|
||||
bgActive: callBgOpaque;
|
||||
fg: transparent;
|
||||
|
|
Loading…
Add table
Reference in a new issue