blob: cb5c274f5aa809f8477f42392278ff108858afa3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
---
root:
items:
- type: stacking-context
bounds: [0, 0, 100, 100]
items:
- type: box-shadow
bounds: [ 10, 10, 80, 80 ]
blur-radius: 25
clip-mode: inset
border-radius: 10
|