disable shadow inheritance
This commit is contained in:
parent
17d562b979
commit
c14f88e290
2 changed files with 10 additions and 2 deletions
|
|
@ -1096,3 +1096,8 @@ option {
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
@property --shadow {
|
||||
syntax: "*";
|
||||
inherits: false;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue