Fix description on grid layout
This commit is contained in:
parent
ad975b4bc5
commit
b2e4d97a32
1 changed files with 1 additions and 1 deletions
|
@ -299,7 +299,7 @@ figure {
|
|||
overflow: hidden;
|
||||
}
|
||||
|
||||
.wishlist .ui.card:hover > .content:not(.extra) {
|
||||
.ui:not(.one).column .ui.card:hover > .content:not(.extra) {
|
||||
margin-bottom: var(--buttonsHeight);
|
||||
|
||||
overflow: auto;
|
||||
|
|
Loading…
Reference in a new issue