mirror of
https://github.com/stagehacks/Cue-View.git
synced 2026-07-26 09:18:39 +00:00
fix netinfo window styles on windows
This commit is contained in:
@@ -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%;
|
||||
|
||||
Reference in New Issue
Block a user