mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-10-27 15:25:58 +00:00
Update submodules to the latest spellcheck.
This commit is contained in:
@@ -231,7 +231,7 @@ int LocalStorageBox::Row::resizeGetHeight(int newWidth) {
|
||||
newWidth);
|
||||
}
|
||||
_clear->moveToRight(
|
||||
st::boxLayerButtonPadding.right(),
|
||||
st::layerBox.buttonPadding.right(),
|
||||
(height - _clear->height()) / 2,
|
||||
newWidth);
|
||||
return height;
|
||||
|
||||
Reference in New Issue
Block a user