Increase defautl size
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
@@ -36,8 +36,8 @@ limitations under the License.
|
|||||||
.mx_ImageView_image {
|
.mx_ImageView_image {
|
||||||
pointer-events: all;
|
pointer-events: all;
|
||||||
|
|
||||||
max-width: 70vw;
|
max-width: 95vw;
|
||||||
max-height: 70vh;
|
max-height: 95vh;
|
||||||
min-width: 100px;
|
min-width: 100px;
|
||||||
min-height: 100px;
|
min-height: 100px;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user