removed important

This commit is contained in:
Sarab Singh 2020-05-02 15:16:40 +05:30
parent e13a768811
commit bbfe685477

View file

@ -142,6 +142,6 @@
.slider-zoom-container {
margin: auto;
max-height: 100% !important;
max-width: 100% !important;
max-height: 100%;
max-width: 100%;
}