@ -6,7 +6,7 @@
@forward "element-plus/theme-chalk/src/common/var.scss" with (
$colors: (
"primary": (
"base": #2de6ff,
"base": #154DDD,
),
$select-dropdown: (
@ -30,7 +30,7 @@
.el-button:hover {
color: white;
background-color: transparent;
background-color: #154DDD;
outline: none;
}
@ -20,7 +20,7 @@
></video>
</div>
<div class="type-fourth-mid-tab">
<el-button class="w-[76px] h-[32px!important]">全部</el-button>
<el-button type="primary" class="w-[76px] h-[32px!important]">全部</el-button>
<el-button class="w-[76px] h-[32px!important]">人员</el-button>
<el-button class="w-[76px] h-[32px!important]">车辆</el-button>
<el-button class="w-[76px] h-[32px!important]">路灯</el-button>