mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-14 15:09:22 +00:00
nest 背景z-index
This commit is contained in:
@@ -69,7 +69,7 @@ function createNest() {
|
||||
var a = (function () {
|
||||
const t = e
|
||||
return {
|
||||
z: n(t, 'zIndex', 0),
|
||||
z: n(t, 'zIndex', -1),
|
||||
o: n(t, 'opacity', 0.7),
|
||||
c: n(t, 'color', '0,0,0'),
|
||||
n: n(t, 'count', 99)
|
||||
|
||||
Reference in New Issue
Block a user