testing mediaitem square without shadow, for optimization
This commit is contained in:
parent
270d94b200
commit
d3c4c3fade
1 changed files with 4 additions and 0 deletions
|
@ -891,6 +891,10 @@
|
|||
margin: 6px;
|
||||
cursor: pointer;
|
||||
|
||||
.mediaitem-artwork {
|
||||
box-shadow: unset;
|
||||
}
|
||||
|
||||
&.round {
|
||||
border-radius: var(--mediaItemRadiusRound);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue