Skip to content

Instantly share code, notes, and snippets.

View ersanjay5991's full-sized avatar
🏠
Working from home

ersanjay5991

🏠
Working from home
View GitHub Profile
@kellyvaughn
kellyvaughn / _quickview.scss.liquid
Last active September 6, 2023 08:06
Shopify Quick View
#quick-view {
display: flex;
height: 100%;
justify-content: flex-end;
flex-wrap: wrap;
position: relative;
-ms-overflow-style: -ms-autohiding-scrollbar;
.qv-product-images {
width: 60%;
height: auto;