fix shout
This commit is contained in:
parent
940df1efa7
commit
fbea4f9986
2 changed files with 6 additions and 4 deletions
|
|
@ -61,6 +61,8 @@ export const applyTheme = async (input) => {
|
|||
parts[0],
|
||||
', ',
|
||||
parts[0].replace(/\.modal-view/, '#modal'),
|
||||
', ',
|
||||
parts[0].replace(/\.modal-view/, '.shout-panel'),
|
||||
' {',
|
||||
parts[1],
|
||||
'}'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue