|
@@ -56,12 +56,12 @@ body,
|
|
|
border-color: black !important;
|
|
|
}
|
|
|
.el-tabs__item:hover{
|
|
|
- background-color: rgb(29,106,235) !important;
|
|
|
-}
|
|
|
-.el-tabs__item.is-active{
|
|
|
background-color: rgb(36,36,36) !important;
|
|
|
border-color: black !important;
|
|
|
}
|
|
|
+.el-tabs__item.is-active{
|
|
|
+ background-color: rgb(29,106,235) !important;
|
|
|
+}
|
|
|
|
|
|
|
|
|
.el-table--border:after,.el-table--group:after,.el-table:before {
|