removed hover for artist-card and re-align (#828)
* removed hover for artist-card and re-align * cleaned less files
This commit is contained in:
parent
c74516bef3
commit
3a4d506c18
2 changed files with 3 additions and 11 deletions
|
@ -1738,17 +1738,12 @@ input[type=checkbox][switch]:checked:active::before {
|
|||
display: inline-flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
margin: 4px 0px;
|
||||
margin: 12px 0px;
|
||||
border-radius: 4px;
|
||||
color: white;
|
||||
font-size: 1em;
|
||||
font-weight: 500;
|
||||
cursor: pointer;
|
||||
padding: 8px;
|
||||
|
||||
&:hover {
|
||||
background: var(--selected);
|
||||
}
|
||||
|
||||
.artist-chip__follow {
|
||||
appearance: none;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue