Remove some unnecessary CSS and set MIN_ZOOM to 95
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
parent
e45035582d
commit
8f6f9cd6fa
2 changed files with 2 additions and 7 deletions
|
@ -35,11 +35,6 @@ limitations under the License.
|
|||
|
||||
.mx_ImageView_image {
|
||||
pointer-events: all;
|
||||
|
||||
max-width: 95vw;
|
||||
max-height: 95vh;
|
||||
min-width: 100px;
|
||||
min-height: 100px;
|
||||
}
|
||||
|
||||
.mx_ImageView_panel {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue