feat:
This commit is contained in:
parent
00e1b2e350
commit
df9c9eb85e
@ -164,7 +164,7 @@
|
|||||||
:max="10000"
|
:max="10000"
|
||||||
style="width: 200px"
|
style="width: 200px"
|
||||||
size="small"
|
size="small"
|
||||||
class="customer-slider"
|
class="custom-slider"
|
||||||
/>
|
/>
|
||||||
<span class="ml-4">个字符</span>
|
<span class="ml-4">个字符</span>
|
||||||
</div>
|
</div>
|
||||||
@ -561,7 +561,7 @@ onMounted(() => {
|
|||||||
background: var(--app-layout-bg-color);
|
background: var(--app-layout-bg-color);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.customer-slider {
|
.custom-slider {
|
||||||
:deep(.el-input-number.is-without-controls .el-input__wrapper) {
|
:deep(.el-input-number.is-without-controls .el-input__wrapper) {
|
||||||
padding: 0 !important;
|
padding: 0 !important;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user