常住人口登记tabs标签页样式调整

master
wanglei 1 year ago
parent 59e40e39cb
commit d37d6decdc

@ -2485,4 +2485,13 @@ export default {
background-color: #cccccc;
}
::v-deep .el-tabs__item{
font-size: 16px;
}
::v-deep .el-tabs__item.is-active{
font-weight: bold;
font-size: 18px;
}
</style>

Loading…
Cancel
Save