added --panelRadius
This commit is contained in:
parent
c1c4dd8fb4
commit
a0c54f31c8
2 changed files with 2 additions and 1 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue