Added some padding

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
pull/21833/head
Šimon Brandner 2020-12-20 12:16:05 +01:00
parent be9b68a4dd
commit 8de019c054
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@ limitations under the License.
.mx_ImageView_imageBox {
overflow: scroll;
display: flex;
padding: 0 50px 50px 50px;
flex-grow: 1;
}