File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
packages/vue/src/search/src Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ export const classes = {
5858 'pc-search-input-btn-a-mini' : 'w-11 leading-[calc(theme(spacing.6)-2*theme(borderWidth.DEFAULT))]' ,
5959 'pc-search-input-btn-a-unbig' : 'w-10 leading-[calc(theme(spacing.7)-2*theme(borderWidth.DEFAULT))]' ,
6060 '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 ' ,
6262 'search-selector' :
6363 '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' ,
6464 '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