Add shadow to follow button
This commit is contained in:
parent
da0e0c8b18
commit
ade7412ab0
1 changed files with 1 additions and 0 deletions
|
@ -12240,6 +12240,7 @@ input[type=checkbox][switch]:checked:active::before {
|
|||
font-size: 12px;
|
||||
cursor: pointer;
|
||||
flex: 0 0 32px;
|
||||
box-shadow: var(--ciderShadow-Generic);
|
||||
}
|
||||
.artist-chip .artist-chip__follow:hover {
|
||||
background: var(--selected);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue