fix min-w th
This commit is contained in:
		@@ -212,7 +212,7 @@
 | 
			
		||||
                />
 | 
			
		||||
              </th>
 | 
			
		||||
              {#each headerGroup.headers as header}
 | 
			
		||||
                <th class="cursor-pointer">
 | 
			
		||||
                <th class="cursor-pointer min-w-[5rem]">
 | 
			
		||||
                  {#if !header.isPlaceholder}
 | 
			
		||||
                    <button
 | 
			
		||||
                      class="w-full"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user