change to twopanel text
This commit is contained in:
parent
0803252018
commit
3d168cd359
1 changed files with 7 additions and 3 deletions
|
@ -274,7 +274,7 @@
|
|||
|
||||
.song-name {
|
||||
text-align : left;
|
||||
font-size : 0.98em;
|
||||
font-size : 0.8em;
|
||||
font-weight : 500;
|
||||
width : 100%;
|
||||
-webkit-mask-image: linear-gradient(-90deg, transparent 0%, transparent 10%, black 20%);
|
||||
|
@ -285,6 +285,10 @@
|
|||
font-size: 0.75em;
|
||||
opacity: 0.8;
|
||||
cursor: pointer;
|
||||
white-space: nowrap;
|
||||
max-width: 360px;
|
||||
-webkit-mask-image: linear-gradient(-90deg, transparent 0%, transparent 10%, black 20%);
|
||||
width: 100%;
|
||||
|
||||
&:hover {
|
||||
text-decoration: underline;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue