Skip to content

Conversation

nightnei
Copy link
Contributor

No description provided.

@nightnei nightnei requested a review from StyleT November 19, 2021 13:51
@@ -143,8 +143,19 @@ export class TransactionManager {
this.#globalSpinner.showModal();
} else {
this.#globalSpinner = document.createElement('div');
this.#globalSpinner.classList.add('wrapperIlcSpinner');
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
this.#globalSpinner.classList.add('wrapperIlcSpinner');
this.#globalSpinner.classList.add('ilcSpinnerWrapper');

@nightnei nightnei merged commit d76fa92 into master Nov 19, 2021
@nightnei nightnei deleted the allowScriptTagsInCustomHTML branch November 19, 2021 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants