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

@ -316,7 +316,7 @@
position: relative;
min-width: 200px;
box-shadow: var(--ciderShadow-Generic);
border-radius: var(--mediaItemRadius);
border-radius: var(--panelRadius);
overflow: hidden;
font-size: 13px;