Ensure terminal and logs component background definition overwrite basic stylesheet

This commit is contained in:
Johannes Zellner
2025-01-27 12:25:33 +01:00
parent 2b4c6514c3
commit 2bc2b632c6
2 changed files with 2 additions and 2 deletions

View File

@@ -180,7 +180,7 @@ export default {
<style>
body {
background-color: black;
background-color: black !important;
}
.title {