changed frame color

This commit is contained in:
supertiger1234 2019-11-23 20:44:58 +00:00
parent a81a296e61
commit 7cea4d92c8

View file

@ -261,7 +261,7 @@ export default {
-webkit-app-region: drag; -webkit-app-region: drag;
flex-shrink: 0; flex-shrink: 0;
height: 25px; height: 25px;
background: #0a6f7b; background: #00000038;
} }
.window-buttons { .window-buttons {