Fix wish size increasing on hover
This commit is contained in:
parent
afc273fb5a
commit
ede6a9e1f3
1 changed files with 0 additions and 1 deletions
|
@ -266,7 +266,6 @@ figure {
|
|||
}
|
||||
|
||||
.wishlist .ui.card:hover > .content:not(.extra) {
|
||||
height: calc(1.5 * var(--wishPreviewHeight) - var(--buttonsHeight) - 4px);
|
||||
margin-bottom: var(--buttonsHeight);
|
||||
|
||||
overflow: auto;
|
||||
|
|
Loading…
Reference in a new issue