new mediaitem scaling method
This commit is contained in:
parent
432af743aa
commit
2361cfaebe
4 changed files with 84 additions and 64 deletions
|
@ -14,6 +14,7 @@
|
|||
@import url("less/pages.less");
|
||||
|
||||
:root {
|
||||
--windowRelativeScale: 1;
|
||||
--appleEase: cubic-bezier(0.42, 0, 0.58, 1);
|
||||
--borderColor: rgb(200 200 200 / 16%);
|
||||
--mediaItemShadow: inset 0px 0px 0px 1px rgb(200 200 200 / 16%);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue