remove backdrop-filter only if unsupported
This commit is contained in:
parent
a635f025be
commit
7bc5dd440b
2 changed files with 6 additions and 2 deletions
|
|
@ -703,6 +703,7 @@ export default {
|
|||
'&'
|
||||
).join('\n')
|
||||
|
||||
sheet.clear()
|
||||
sheet.addRule('#theme-preview {\n' + rule + '\n}')
|
||||
sheet.ready = true
|
||||
adoptStyleSheets()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue