Fix horizontal wish content height
This commit is contained in:
parent
edafaec730
commit
57ecd61815
1 changed files with 1 additions and 0 deletions
|
@ -187,6 +187,7 @@
|
|||
|
||||
.wishlist .ui.horizontal.card > .content:not(.extra) {
|
||||
width: calc(100% - 150px);
|
||||
height: inherit;
|
||||
}
|
||||
|
||||
.wishlist .ui.card > .content > .header {
|
||||
|
|
Loading…
Reference in a new issue