Fix playlist description gap.
This commit is contained in:
parent
0e1da0caf5
commit
280664496c
1 changed files with 2 additions and 1 deletions
|
@ -568,6 +568,7 @@
|
|||
font-size : 1.6rem;
|
||||
//margin-bottom: 6px;
|
||||
margin-right : 6px;
|
||||
margin-bottom: 6px;
|
||||
flex-shrink : unset;
|
||||
}
|
||||
|
||||
|
@ -599,7 +600,7 @@
|
|||
position : relative;
|
||||
|
||||
.content {
|
||||
height : 100px;
|
||||
height : 4vh;
|
||||
-webkit-mask-image: -webkit-gradient(linear, left 50%, left 90%, from(rgba(0, 0, 0, 1)), to(rgba(0, 0, 0, 0)));
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue