feat: 代客下单更新
This commit is contained in:
@@ -361,10 +361,10 @@ onMounted(() => {});
|
||||
.icon {
|
||||
margin-left: 10px;
|
||||
}
|
||||
::v-deep .btn-group .el-button {
|
||||
:deep(.btn-group .el-button) {
|
||||
width: 100%;
|
||||
}
|
||||
::v-deep .el-dropdown-menu__item {
|
||||
:deep(.el-dropdown-menu__item) {
|
||||
line-height: 36px;
|
||||
padding: 0 20px;
|
||||
min-width: 60px;
|
||||
|
||||
Reference in New Issue
Block a user