FEATURE: Added modal for product photos
This commit is contained in:
@@ -115,8 +115,8 @@
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
width: 25rem;
|
||||
height: 10rem;
|
||||
width: fit-content;
|
||||
height: fit-content;
|
||||
margin: auto;
|
||||
overflow: auto;
|
||||
background: var(--bg);
|
||||
|
||||
Reference in New Issue
Block a user