more default shadows, replaced original shadows with generated ones. maybe gotta
update fallbacks...
This commit is contained in:
parent
3bdcdefc9b
commit
621ab806e6
5 changed files with 98 additions and 10 deletions
|
@ -155,6 +155,7 @@
|
|||
width: 56px;
|
||||
height: 56px;
|
||||
box-shadow: 0px 1px 8px rgba(0,0,0,0.75);
|
||||
box-shadow: var(--avatarShadow);
|
||||
object-fit: cover;
|
||||
|
||||
&.animated::before {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue