chore(deps): Upgrade to Electron v27 (#2388)
This commit is contained in:
committed by
GitHub
parent
ebaf9cf848
commit
aa4fb3d08e
@@ -71,7 +71,6 @@ table {
|
||||
|
||||
.app {
|
||||
-webkit-user-select: none;
|
||||
-webkit-app-region: drag;
|
||||
height: 100%;
|
||||
display: flex;
|
||||
flex-flow: column;
|
||||
@@ -143,6 +142,7 @@ table {
|
||||
*/
|
||||
|
||||
.header {
|
||||
-webkit-app-region: drag;
|
||||
background: rgb(40, 40, 40);
|
||||
border-bottom: 1px solid rgb(30, 30, 30);
|
||||
height: 38px; /* vertically center OS menu buttons (OS X) */
|
||||
|
||||
Reference in New Issue
Block a user