Archived
1
0

Hide titlebar controls and fix menubar toggle (#550)

This commit is contained in:
Kyle Carberry
2019-04-19 19:54:50 -05:00
committed by Asher
parent 206e107a9a
commit 166efcb17e
2 changed files with 34 additions and 9 deletions

View File

@ -53,3 +53,7 @@
width: 56px !important;
margin-right: 4px;
}
.window-controls-container {
display: none !important;
}