Fix WebUI background color for dark mode browser

This commit is contained in:
Alexey Khit
2023-07-24 21:57:10 +03:00
parent 8e7c9d19e4
commit 922587ed2e
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -7,6 +7,7 @@
<style>
body {
font-family: Arial, Helvetica, sans-serif;
background-color: white;
}
body {
+1
View File
@@ -8,6 +8,7 @@
<style>
body {
font-family: Arial, Helvetica, sans-serif;
background-color: white;
}
body {
+1
View File
@@ -7,6 +7,7 @@
<style>
body {
font-family: Arial, Helvetica, sans-serif;
background-color: white;
}
body {