added --panelRadius

This commit is contained in:
booploops 2022-04-26 16:10:06 -07:00
parent c1c4dd8fb4
commit a0c54f31c8
2 changed files with 2 additions and 1 deletions

View file

@ -21,6 +21,7 @@
--ciderShadow-Generic: var(--mediaItemShadow), 0 8px 40px rgb(0 0 0 / 0.55);
--mediaItemRadius: 6px;
--mediaItemRadiusRound: 100%;
--panelRadius: 10px;
--contentInnerPadding: 16px;
--navbarHeight1: 48px;
--navbarHeight2: 0px;