fix bug 53426

This commit is contained in:
OVSharova 2021-11-03 02:44:21 +03:00
parent f2df650781
commit 0df3464cf2

View file

@ -261,7 +261,7 @@ define([
{ {
caption: this.textCropToShape, caption: this.textCropToShape,
menu: new Common.UI.Menu({ menu: new Common.UI.Menu({
menuAlign: 'tr-br', menuAlign: 'tl-tl',
cls: 'menu-shapes menu-change-shape', cls: 'menu-shapes menu-change-shape',
items: [] items: []
}), }),