Fix remembered lists description box
This commit is contained in:
parent
0632190a08
commit
99d64289d8
1 changed files with 6 additions and 0 deletions
|
@ -53,3 +53,9 @@
|
|||
background-color: rgba(0, 0, 0, 0.6);
|
||||
}
|
||||
}
|
||||
@media (max-width: 767.9px) {
|
||||
.wishlists-saved .content {
|
||||
margin-left: 0;
|
||||
margin-right: 0;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue