mirror of
https://github.com/stagehacks/Cue-View.git
synced 2026-08-07 06:43:39 +00:00
make device header background not transparent
looks like butt, honestly
This commit is contained in:
@@ -17,7 +17,7 @@ header {
|
||||
width: 100%;
|
||||
box-sizing: content-box;
|
||||
|
||||
background-color: rgba(0, 0, 0, 0.2);
|
||||
background-color: #111111;
|
||||
border-bottom: black 1px solid;
|
||||
-webkit-app-region: drag;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user