Skip to content
This repository was archived by the owner on Feb 5, 2022. It is now read-only.

Commit 0d14bab

Browse files
committed
fix(nav-header): set fixed size to search input
1 parent c9c8994 commit 0d14bab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/app-nav-header/app-nav-header.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ nav.navbar .navbar-nav .nav-item {
8383
border: 1px solid rgba(23, 23, 25, 0.5);
8484
border-radius: 20px;
8585
padding-left: 48px;
86+
height: 36px;
8687
}
8788
.search-icon {
8889
position: absolute;

0 commit comments

Comments
 (0)