diff --git a/tabby-terminal/src/components/searchPanel.component.scss b/tabby-terminal/src/components/searchPanel.component.scss index 4a3742f6..3e9a28f2 100644 --- a/tabby-terminal/src/components/searchPanel.component.scss +++ b/tabby-terminal/src/components/searchPanel.component.scss @@ -22,6 +22,6 @@ opacity: .5; } -svg { +::ng-deep svg { height: 16px; }