change to twopanel text

This commit is contained in:
booploops 2022-06-02 21:51:15 -07:00
parent 0803252018
commit 3d168cd359

View file

@ -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;