add reason to listennow first row

This commit is contained in:
vapormusic 2022-03-26 08:53:05 +07:00
parent 786e2b3038
commit 70e13ce6f4
5 changed files with 35 additions and 17 deletions

View file

@ -1829,6 +1829,13 @@ input[type="range"].web-slider.display--small::-webkit-slider-thumb {
}
}
.reasonSP{
// margin-left: 15px;
color: rgb(167 163 163);
font-weight: 500;
margin-left: 15px;
}
.text-overflow-elipsis {
display: -webkit-box;
min-width: 0px;