This commit is contained in:
vapormusic 2022-07-24 06:27:00 +07:00
parent 00cde6aec7
commit 0df4d5f167
2 changed files with 18 additions and 1 deletions

View file

@ -2380,4 +2380,14 @@ input[type=checkbox][switch]:checked:active::before {
}
}
}
}
.listennow-chip.circle {
border-radius: 50%;
div {
border-radius: 50%;
}
img {
border-radius: 50%;
}
}