优化样式 新增版本号
This commit is contained in:
@@ -122,14 +122,14 @@ function skuConfirm(e) {
|
||||
|
||||
<style scoped lang="scss">
|
||||
.operation_wrap {
|
||||
padding: var(--el-font-size-base);
|
||||
padding: 10px;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: var(--el-font-size-base);
|
||||
gap: 14px;
|
||||
|
||||
.item {
|
||||
width: 80px;
|
||||
height: 34px;
|
||||
width: 70px;
|
||||
height: 30px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
|
||||
Reference in New Issue
Block a user