Change wish description hide threshold
This commit is contained in:
parent
45ae729476
commit
bae3f7616c
1 changed files with 1 additions and 1 deletions
|
@ -363,7 +363,7 @@ figure {
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
}
|
}
|
||||||
@media (max-width: 512px) {
|
@media (max-width: 768px) {
|
||||||
.wishlist .ui.horizontal.card > .content > .description {
|
.wishlist .ui.horizontal.card > .content > .description {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue