fix: update Marketplace title and breadcrumb component style (#316)

This commit is contained in:
Fine0830
2023-09-01 11:18:11 +08:00
committed by GitHub
parent 6b1a2fa9f8
commit b7115a4e47
3 changed files with 7 additions and 7 deletions

View File

@@ -213,9 +213,6 @@ div:has(> a.menu-title) {
display: none;
}
.el-breadcrumb {
line-height: 28px;
}
.el-input-number .el-input__inner {
text-align: left !important;
}