Added some padding
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>pull/21833/head
parent
be9b68a4dd
commit
8de019c054
|
@ -35,6 +35,7 @@ limitations under the License.
|
|||
.mx_ImageView_imageBox {
|
||||
overflow: scroll;
|
||||
display: flex;
|
||||
padding: 0 50px 50px 50px;
|
||||
flex-grow: 1;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue