mirror of
https://github.com/Eugeny/tabby.git
synced 2025-06-25 13:59:52 +00:00
fixed #485
This commit is contained in:
parent
d9b28f4c0b
commit
9f204eddb4
@ -61,7 +61,8 @@ ngb-tabset.vertical(type='pills', [activeId]='activeTab')
|
|||||||
|
|
||||||
.form-line(*ngIf='hostApp.platform !== Platform.Linux')
|
.form-line(*ngIf='hostApp.platform !== Platform.Linux')
|
||||||
.header
|
.header
|
||||||
.title Vibrancy
|
.title(*ngIf='hostApp.platform === Platform.Windows') Acrylic background
|
||||||
|
.title(*ngIf='hostApp.platform === Platform.macOS') Vibrancy
|
||||||
.description Gives the window a blurred transparent background
|
.description Gives the window a blurred transparent background
|
||||||
|
|
||||||
toggle(
|
toggle(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user