|
|
@@ -264,8 +264,8 @@ aside {
|
|
|
}
|
|
|
|
|
|
.el-button--primary {
|
|
|
- background: rgba(0,140,214,1) !important;
|
|
|
- border-color:rgba(0,140,214,.8) !important;
|
|
|
+ background: rgb(73, 180, 236) !important;
|
|
|
+ border-color:rgb(73, 180, 236) !important;
|
|
|
color:#fff !important;
|
|
|
}
|
|
|
|