From 005bb841dcc2e9dee33d53b6bcb24da9f66aabdd Mon Sep 17 00:00:00 2001 From: ShimaginAndrey Date: Thu, 17 Jun 2021 18:58:45 +0300 Subject: [PATCH] Fix Bug 50832 --- .../mobile/resources/less/common-material.less | 14 ++++++++++++++ .../mobile/src/view/add/AddImage.jsx | 2 +- .../mobile/src/view/add/AddOther.jsx | 4 ++-- .../mobile/src/view/add/AddImage.jsx | 2 +- .../mobile/src/view/add/AddImage.jsx | 2 +- 5 files changed, 19 insertions(+), 5 deletions(-) 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} - +