fix hamburger by whitelisting 'is-active' css
This commit is contained in:
parent
61c393a452
commit
0318332bcf
1 changed files with 2 additions and 0 deletions
|
@ -180,7 +180,9 @@ function getCSSWhitelistPatterns() {
|
|||
/^figure$/,
|
||||
/^blockquote$/,
|
||||
/^tsml(-.*)?$/,
|
||||
/^is-active$/,
|
||||
/^collapse$/,
|
||||
/^collapsed$/,
|
||||
/^collapsing$/,
|
||||
/^label$/,
|
||||
/^input$/,
|
||||
|
|
Loading…
Reference in a new issue