mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-26 11:58:11 +08:00
fix: error modal width
This commit is contained in:
@ -551,6 +551,7 @@ define([
|
||||
_.defer(function() {
|
||||
Common.UI.error({
|
||||
msg: message,
|
||||
maxwidth: 600,
|
||||
callback: function() {
|
||||
_.delay(function() {
|
||||
me.isRenameErrorShown = false;
|
||||
|
||||
Reference in New Issue
Block a user