mirror of
https://github.com/Qz3rK/tdesktop.git
synced 2026-06-02 03:53:42 +02:00
Switched bot webview button in profile to full radius.
This commit is contained in:
@@ -2185,6 +2185,7 @@ Section DetailsFiller::makeMainApp(not_null<UserData*> user) {
|
||||
st::infoOpenApp),
|
||||
st::infoOpenAppMargin,
|
||||
style::al_justify);
|
||||
button->setFullRadius(true);
|
||||
|
||||
const auto controller = _controller->parentController();
|
||||
button->setClickedCallback([=] {
|
||||
|
||||
Reference in New Issue
Block a user