fix: WCO color, settings icon position

This commit is contained in:
Evan / Fero
2023-07-14 11:57:27 -07:00
parent 2f1c388a8b
commit e38b826fd6
4 changed files with 40 additions and 3 deletions

View File

@@ -88,6 +88,11 @@ title-bar(
&& (hostApp.platform == Platform.Linux)',
)
div.window-controls-spacer(
*ngIf='config.store.appearance.frame == "thin" \
&& (hostApp.platform == Platform.Windows)',
)
.content
start-page.content-tab.content-tab-active(*ngIf='ready && app.tabs.length == 0')