fixes artist chip spacing for multiple artists
This commit is contained in:
parent
d7132cfe8e
commit
4cda5a5303
1 changed files with 1 additions and 1 deletions
|
@ -1738,7 +1738,7 @@ input[type=checkbox][switch]:checked:active::before {
|
|||
display: inline-flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
margin: 12px 0px;
|
||||
margin: 12px 12px 12px 0px;
|
||||
border-radius: 4px;
|
||||
color: white;
|
||||
font-size: 1em;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue