🎨 style: fix whitespace issues

This commit is contained in:
welpo
2023-10-07 23:31:59 +02:00
parent 8aabeaecc3
commit 5458b1c533
16 changed files with 35 additions and 35 deletions

View File

@@ -1,7 +1,7 @@
function setUtterancesTheme(newTheme) {
// Get the frame with class "utterances-frame".
const frame = document.querySelector(".utterances-frame");
if (frame) {
// If the iframe exists, send a message to set the theme.
frame.contentWindow.postMessage(