Apply suggestion from @szaimen

Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
Simon L.
2026-06-09 14:31:23 +02:00
committed by GitHub
parent 1f91919dca
commit 313c39d2bc
+1 -1
View File
@@ -492,7 +492,7 @@ input[type="checkbox"]:disabled:not(:checked) + label {
.overlay-iframe { .overlay-iframe {
padding: 1rem; padding: 1rem;
font-family: monospace; font-family: monospace, system-ui, -apple-system, 'Segoe UI', Roboto, Oxygen-Sans, Cantarell, Ubuntu, 'Helvetica Neue', 'Noto Sans', 'Liberation Sans', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
} }
.loader { .loader {