mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-01-13 10:34:38 +00:00
Closed beta 1.2.17.3: Fix layout.
This commit is contained in:
parent
ca0f6c7ded
commit
e6906b84f3
@ -470,7 +470,7 @@ void ProxiesBox::createNoRowsLabel() {
|
||||
) | rpl::start_with_next([=](int width) {
|
||||
label->resizeToWidth(width);
|
||||
label->moveToLeft(0, 0);
|
||||
});
|
||||
}, label->lifetime());
|
||||
}
|
||||
|
||||
void ProxiesBox::setupButtons(int id, not_null<ProxyRow*> button) {
|
||||
|
Loading…
Reference in New Issue
Block a user