Creating a custom css class and applying that to the img element. index.css: .hover-zoom { overflow: hidden; } .hover-zoom img { ...
確定! 回上一頁