Improve wish overlay
This commit is contained in:
parent
837134ce91
commit
dd54f64b68
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ img {
|
|||
border-radius: 0.33333333rem;
|
||||
|
||||
background-color: rgba(255, 255, 255, 0.6);
|
||||
background-image: linear-gradient(180deg, #fff, transparent 4em);
|
||||
background-image: linear-gradient(180deg, #fff, transparent 6em);
|
||||
}
|
||||
.ui.card:hover .overlay {
|
||||
opacity: 1;
|
||||
|
|
Loading…
Reference in a new issue