fix netinfo window styles on windows

This commit is contained in:
sparks-alec
2023-01-09 01:18:03 -05:00
parent 6ccfd92db3
commit 9b951452a5
2 changed files with 21 additions and 3 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
color: white;
font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont;
user-select: none;
background-color: rgba(0, 0, 0, 0.3);
background-color: transparent;
}
table {
width: 100%;