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 {
|
.song-name {
|
||||||
text-align : left;
|
text-align : left;
|
||||||
font-size : 0.98em;
|
font-size : 0.8em;
|
||||||
font-weight : 500;
|
font-weight : 500;
|
||||||
width : 100%;
|
width : 100%;
|
||||||
-webkit-mask-image: linear-gradient(-90deg, transparent 0%, transparent 10%, black 20%);
|
-webkit-mask-image: linear-gradient(-90deg, transparent 0%, transparent 10%, black 20%);
|
||||||
|
@ -285,6 +285,10 @@
|
||||||
font-size: 0.75em;
|
font-size: 0.75em;
|
||||||
opacity: 0.8;
|
opacity: 0.8;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
white-space: nowrap;
|
||||||
|
max-width: 360px;
|
||||||
|
-webkit-mask-image: linear-gradient(-90deg, transparent 0%, transparent 10%, black 20%);
|
||||||
|
width: 100%;
|
||||||
|
|
||||||
&:hover {
|
&:hover {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue