Skip to content

Commit 2c0a447

Browse files
committed
style: 更新样式
1 parent d91dca0 commit 2c0a447

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/BootstrapBlazor.Server/Components/Components/Header.razor.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,11 @@
7979
.modal-open .navbar-header {
8080
z-index: 1040;
8181
}
82+
83+
::deep .bb-g-search {
84+
margin-bottom: 0;
85+
margin-inline-end: .5rem;
86+
}
8287
}
8388

8489
@media (min-width: 1140px) {

0 commit comments

Comments
 (0)