File tree 1 file changed +1
-1
lines changed
packages/vue/src/search/src
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ export const classes = {
58
58
'pc-search-input-btn-a-mini' : 'w-11 leading-[calc(theme(spacing.6)-2*theme(borderWidth.DEFAULT))]' ,
59
59
'pc-search-input-btn-a-unbig' : 'w-10 leading-[calc(theme(spacing.7)-2*theme(borderWidth.DEFAULT))]' ,
60
60
'pc-search-input-btn-icon-search-transparent' : 'fill-color-bg-1' ,
61
- 'pc-search-input-btn-icon-search' : 'text-base fill-color-none' ,
61
+ 'pc-search-input-btn-icon-search' : 'text-base fill-color-none align-text-bottom ' ,
62
62
'search-selector' :
63
63
'absolute top-full left-0 overflow-hidden min-w-[theme(spacing.18)] border border-solid border-color-border rounded text-xs shadow bg-color-bg-1 text-color-text-primary mt-0.5 py-1 hidden sm:block' ,
64
64
'search-selector-body' : 'max-h-[theme(spacing.72)] overflow-x-hidden overflow-y-auto' ,
You can’t perform that action at this time.
0 commit comments