aio-interface: add background to log overlay and use monospace font (#8271)

This commit is contained in:
Simon L.
2026-06-09 14:42:10 +02:00
committed by GitHub
4 changed files with 5 additions and 3 deletions
+1 -1
View File
@@ -418,7 +418,7 @@ readonly class DockerController {
<!DOCTYPE html>
<html lang="en" class="overlay-iframe">
<head>
<link rel="stylesheet" href="../../style.css?v11" media="all" />
<link rel="stylesheet" href="../../style.css?v12" media="all" />
<script type="text/javascript" src="../../apply-theme.js?v1"></script>
<script type="text/javascript" src="../../scroll-into-view.js"></script>
</head>