Fix wish description fade #48

This commit is contained in:
grandeljay 2022-11-15 13:52:07 +01:00
parent 289057cc3a
commit 39b0e829c3

View file

@ -280,6 +280,8 @@ figure {
/** Buttons */
.wishlist .ui.card > .extra.buttons {
position: relative;
display: flex;
align-items: center;
flex-direction: column;