样式修改

main
weitingdong 11 months ago
parent 80ed4e753f
commit dcca2774d7
  1. 11
      src/App.vue

@ -31,9 +31,9 @@ export default {
background-color: #3060C4 !important;
border-color: #3060C4 !important;
}
.el-button--primary {
color: #FFFFFF !important;
background-color: #3060C4 !important;
.el-button--default
{
color: #3060C4 !important;
border-color: #3060C4 !important;
}
.el-button--primary {
@ -41,11 +41,6 @@ export default {
background-color: #3060C4 !important;
border-color: #3060C4 !important;
}
.el-button--default
{
color: #3060C4 !important;
border-color: #3060C4 !important;
}
.header-class
{
background-color: #243970 !important;

Loading…
Cancel
Save