Update OldTitleBar.plugin.js

This commit is contained in:
Mirco Wittrien 2020-08-26 16:02:03 +02:00
parent 7d2b993097
commit 9d36f2f295
1 changed files with 4 additions and 0 deletions

View File

@ -44,6 +44,10 @@ var OldTitleBar = (_ => {
padding-top: 4px;
}
.platform-osx ${BDFDB.dotCNS._oldtitlebarenabled + BDFDB.dotCN.settingswindowstandardsidebarview}:before {
display: none;
}
${BDFDB.dotCN._oldtitlebartoolbar} {
flex: 1 1 auto;
justify-content: flex-end;