blob: 22dc3f095944914506ef2ebbb0d48cadf624de77 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
---
root:
items:
- type: stacking-context
bounds: [0, 0, 1000, 1000]
items:
- type: box-shadow
bounds: [ 76, 67.5, 59.016666, 39 ]
offset: [30, 9]
blur-radius: 7
color: blue
clip-mode: inset
|