fix: 仪表板首页tabs样式 使用>>> 误伤分享tabs样式

This commit is contained in:
fit2cloud-chenyw 2021-06-03 09:47:10 +08:00
parent 7185f815e9
commit 31a59021cc

View File

@ -108,7 +108,7 @@ export default {
height: 1px;
}
.tab-panel>>>.el-tabs__item{
width: 10px;
/* width: 10px; */
padding: 0 10px;
}
</style>