@@ -870,7 +870,7 @@ export default {
padding: 6px 4px;
cursor: pointer;
.portal-item-img {
- width: 32px;
+ width: 40px;
height: 32px;
border-radius: 5px;
margin-right: 10px;
@@ -990,6 +990,7 @@ export default {
::v-deep .el-tabs__item {
font-size: 15px;
font-weight: bold;
+ color: #333;
}