mirror of
https://github.com/Eugeny/tabby.git
synced 2025-10-04 14:04:56 +00:00
ui tweaks
This commit is contained in:
@@ -62,6 +62,8 @@ h3.mt-3 Saved Profiles
|
||||
i.fa.fa-trash-o
|
||||
|
||||
div(ngbDropdown, placement='top-left')
|
||||
button.btn.btn-outline-primary(ngbDropdownToggle) New profile
|
||||
button.btn.btn-primary(ngbDropdownToggle)
|
||||
i.fa.fa-fw.fa-plus
|
||||
| New profile
|
||||
div(ngbDropdownMenu)
|
||||
button.dropdown-item(*ngFor='let shell of shells', (click)='newProfile(shell)') {{shell.name}}
|
||||
|
Reference in New Issue
Block a user