This commit is contained in:
Eugene Pankov 2019-08-07 15:16:03 +02:00
parent b01a2e42fb
commit 8c3d2531dc

View file

@ -6,9 +6,7 @@ title-bar(
.content(
[class.tabs-on-top]='config.store.appearance.tabsLocation == "top"'
)
.tab-bar(
*ngIf='!hostApp.isFullScreen',
)
.tab-bar
.inset.background(*ngIf='hostApp.platform == Platform.macOS && config.store.appearance.frame == "thin" && config.store.appearance.tabsLocation == "top"')
.tabs(
dnd-sortable-container,