diff --git a/apps/common/mobile/resources/less/common-material.less b/apps/common/mobile/resources/less/common-material.less index daa240ba9b..b2b44f5a94 100644 --- a/apps/common/mobile/resources/less/common-material.less +++ b/apps/common/mobile/resources/less/common-material.less @@ -56,6 +56,20 @@ } } + .add-popup { + .view{ + .block-title{ + margin-bottom: 0; + margin-top: 8px; + } + .inputs-list { + ul:after, :before{ + display: none; + } + } + } + } + // Buttons .segmented { .decrement, .increment { diff --git a/apps/documenteditor/mobile/src/view/add/AddImage.jsx b/apps/documenteditor/mobile/src/view/add/AddImage.jsx index 1fed2d95a5..aaaf9c31c3 100644 --- a/apps/documenteditor/mobile/src/view/add/AddImage.jsx +++ b/apps/documenteditor/mobile/src/view/add/AddImage.jsx @@ -11,7 +11,7 @@ const PageLinkSettings = props => { {_t.textAddress} - + { {(isShape || isChart) ? null : - [ { , - { {_t.textAddress} - + { {_t.textAddress} - +