File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 44  "private" : true ,
55  "scripts" : {
66    "serve" : " vue-cli-service serve" 
7-     "build" : " vue-cli-service build -m" 
8-     "buildSearchIndexes" : " node generarIndicesDeBusqueda.js" 
7+     "build" : " vue-cli-service build -m" 
98  },
109  "dependencies" : {
1110    "dompurify" : " ^2.0.11" 
Original file line number Diff line number Diff line change @@ -366,7 +366,7 @@ div.contenedor-editor(:style="estiloVariables")
366366        line-height - alto E) *  1.1 ) 
367367        text-align right  
368368        user-select none  
369-         font-size - alto E) /  4 px *  3px  ) 
369+         font-size - alto E) /  4 ) *  3px  ) 
370370        width - anchoE) *  var(-- numDigito s)) 
371371
372372
@@ -404,7 +404,7 @@ div.contenedor-editor(:style="estiloVariables")
404404        line-height - alto E) *  1.1 ) 
405405        font : 
406406            family " JetBrains Mono" monospace  
407-             size - alto E) /  4 px *  3px  ) 
407+             size - alto E) /  4 ) *  3px  ) 
408408        padding-top - alto E) /  2 ) 
409409        padding-bottom - alto E) /  2 ) 
410410        padding-left - anchoE) *  3  +  var(-- anchoE) *  var(-- numDigito s) +  1px  ) 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments