mirror of
https://github.com/danbulant/Nertivia-Client
synced 2026-06-16 04:51:16 +00:00
changed frame color
This commit is contained in:
parent
a81a296e61
commit
7cea4d92c8
1 changed files with 1 additions and 1 deletions
|
|
@ -261,7 +261,7 @@ export default {
|
|||
-webkit-app-region: drag;
|
||||
flex-shrink: 0;
|
||||
height: 25px;
|
||||
background: #0a6f7b;
|
||||
background: #00000038;
|
||||
}
|
||||
|
||||
.window-buttons {
|
||||
|
|
|
|||
Loading…
Reference in a new issue