mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-02-10 18:05:32 +08:00
Fix formatting
This commit is contained in:
@ -180,8 +180,8 @@ define([
|
||||
|
||||
'hints:resolve-bounds': function (p) {
|
||||
if (p && me.isMoreDropdownSection(p.section)) {
|
||||
p.top = 0;
|
||||
p.bottom = p.docH;
|
||||
p.top = 0;
|
||||
p.bottom = p.docH;
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user