mirror of
https://github.com/Eugeny/tabby.git
synced 2025-06-17 18:09:59 +00:00
Merge pull request #1614 from ckaczor/issue-1554
Issue #1554 - Add close button to search panel
This commit is contained in:
commit
d0a93cf258
@ -32,3 +32,9 @@
|
||||
placement='bottom'
|
||||
)
|
||||
i.fa.fa-fw.fa-text-width
|
||||
button.btn.btn-outline(
|
||||
(click)='close.emit()',
|
||||
ngbTooltip='Close',
|
||||
placement='bottom'
|
||||
)
|
||||
i.fa.fa-fw.fa-times
|
Loading…
x
Reference in New Issue
Block a user