mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-09-05 08:55:59 +00:00
Attempt to fix the naturalWidth feature.
This commit is contained in:
@@ -1467,7 +1467,8 @@ void FrozenInfoBox(
|
||||
content,
|
||||
tr::lng_frozen_title(),
|
||||
st.title ? *st.title : st::uniqueGiftTitle),
|
||||
st::settingsPremiumRowTitlePadding);
|
||||
st::settingsPremiumRowTitlePadding,
|
||||
style::al_top);
|
||||
|
||||
Ui::AddSkip(content, st::defaultVerticalListSkip * 3);
|
||||
|
||||
|
Reference in New Issue
Block a user