Skip to content

Commit 5efbae8

Browse files
committed
refactor: 移除图标大小设置
1 parent 6481030 commit 5efbae8

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/components/BootstrapBlazor.MeiliSearch/wwwroot/meilisearch.css

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131

3232
.search-dialog-icon {
3333
cursor: pointer;
34-
font-size: 18px;
3534
margin-inline-end: .5rem;
3635
}
3736

@@ -122,7 +121,6 @@
122121

123122
.search-dialog-input .search-dialog-clear {
124123
cursor: pointer;
125-
font-size: 18px;
126124
}
127125

128126
.search-dialog-status {

0 commit comments

Comments
 (0)