This commit is contained in:
王丹 2025-01-14 18:30:35 +08:00
parent 73d55f78af
commit 9a4daa7e89
3 changed files with 7 additions and 3 deletions

View File

@ -279,4 +279,7 @@
width: 20% !important;
text-align: left !important;
}
.uni-forms-item.is-direction-left {
margin: 0 !important;
}
</style>

View File

@ -423,4 +423,7 @@
width: 20% !important;
text-align: left !important;
}
.uni-forms-item.is-direction-left {
margin: 0 !important;
}
</style>

View File

@ -23,9 +23,7 @@
.u-search__content__icon .u-icon__icon{color: #39ac4f !important;}
.uni-forms-item.is-direction-left {
margin: 0 !important;
}
/* 徽标数 */
.u-badge {
border-radius: 5px !important;