mirror of
https://github.com/Eugeny/tabby.git
synced 2025-04-06 16:00:28 +08:00
fixed #490
This commit is contained in:
parent
a39eb31379
commit
146de1a2c0
@ -100,7 +100,7 @@ ngb-tabset.vertical(type='pills', [activeId]='activeTab')
|
||||
type='range',
|
||||
[(ngModel)]='config.store.appearance.opacity',
|
||||
(ngModelChange)='config.save(); (hostApp.platform === Platform.Linux && config.requestRestart())',
|
||||
min='0.05',
|
||||
min='0.4',
|
||||
max='1',
|
||||
step='0.01'
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user