File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed 
detector/src/reporters/layout Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2525</ head > 
2626
2727< body  class ="bg-gray-50 dark:bg-gray-600 "> 
28-   < div  class ="container  mx-auto p-5> 
28+   < div  class ="mx-auto p-5 "> 
2929
3030    < div  class ="flex justify-between items-center py-5 "> 
3131      < h1  class ="text-3xl text-gray-700 dark:text-gray-400 " data-testid ="report-title "> Test smells report</ h1 > 
@@ -46,8 +46,8 @@ <h1 class="text-3xl text-gray-700 dark:text-gray-400" data-testid="report-title"
4646    </ div > 
4747    < div  class ="grid grid-rows-1 grid-flow-col gap-4 "> 
4848      < div 
49-         class ="mb-5 max-w-sm p-6 bg-white border border-gray-200 rounded-lg shadow hover:bg-gray-100 dark:bg-gray-800 dark:border-gray-700 "> 
50- 
49+         class ="mb-5 max-w-sm p-6 bg-white border border-gray-200 rounded-lg shadow hover:bg-gray-100 dark:bg-gray-800 dark:border-gray-700 "
50+        > 
5151        < h5  class ="mb-2 text-2xl font-bold tracking-tight text-gray-900 dark:text-white " data-testid ="total-smells-found "> {{ totalSmells }}</ h5 > 
5252        < p  class ="font-normal text-gray-700 dark:text-gray-400 " data-testid ="title-smells-found "> Test smells</ p > 
5353      </ div > 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments