Added zoom function to product detail
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
width: 99%;
|
||||
height: auto;
|
||||
object-fit: contain;
|
||||
border: 1px solid #eee;
|
||||
// border: 1px solid #eee;
|
||||
@media screen and (max-width: 900px) {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user