File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 11<template >
22  <div  class =" flex bg-gray-50 border border-gray-300 rounded-lg focus:ring-blue-500 
33      focus:border-blue-500 w-full p-2.5 dark:bg-gray-700 dark:border-gray-600  
4-       dark:focus:ring-blue-500 dark:focus:border-blue-500 relative max-w-full"  >
4+       dark:focus:ring-blue-500 dark:focus:border-blue-500 relative max-w-full"  
5+     :class =" 'bg-lightInputBackground placeholder-lightInputPlaceholderText text-lightInputText border-lightInputBorder dark:!bg-darkInputBackground dark:!placeholder-darkInputPlaceholderText dark:!text-darkInputText dark:!border-darkInputBorder'" 
6+   >
57    <SuggestionInput  
68      ref =" suggestionInputRef" 
79      class =" w-full !border-none text-gray-900 text-sm dark:placeholder-gray-400 dark:text-white whitespace-normal mr-28" 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments