Formatting

This commit is contained in:
Thorsten Sommer 2026-08-02 19:39:36 +02:00
parent 33ca4e734b
commit 265ce44647
Signed by untrusted user who does not match committer: tsommer
GPG Key ID: 371BBA77A02C0108
2 changed files with 2 additions and 2 deletions

View File

@ -39,4 +39,4 @@
height: min(60dvh, 48rem);
min-height: 18rem;
width: 100%;
}
}

View File

@ -392,4 +392,4 @@
.code-editor .lua-variable {
color: var(--mw-code-editor-variable, #267f99);
}
}