作者 RuoYi

delete build style

@@ -371,20 +371,6 @@ export default { @@ -371,20 +371,6 @@ export default {
371 </script> 371 </script>
372 372
373 <style lang='scss'> 373 <style lang='scss'>
374 -body, html{  
375 - margin: 0;  
376 - padding: 0;  
377 - background: #fff;  
378 - --moz-osx-font-smoothing: grayscale;  
379 - --webkit-font-smoothing: antialiased;  
380 - text-rendering: optimizeLegibility;  
381 - font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji;  
382 -}  
383 -  
384 -input, textarea{  
385 - font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji;  
386 -}  
387 -  
388 .editor-tabs{ 374 .editor-tabs{
389 background: #121315; 375 background: #121315;
390 .el-tabs__header{ 376 .el-tabs__header{
@@ -779,5 +765,4 @@ $lighterBlue: #409EFF; @@ -779,5 +765,4 @@ $lighterBlue: #409EFF;
779 } 765 }
780 } 766 }
781 } 767 }
782 -  
783 </style> 768 </style>