style: form components

This commit is contained in:
jialin
2025-04-07 11:51:34 +08:00
parent 0f7a619a34
commit b89e7c6c3d
11 changed files with 94 additions and 624 deletions
@@ -15,6 +15,9 @@ const SliderWrapper = styled.div`
padding-block: 5px;
padding-inline: ${INPUT_INNER_PADDING}px;
}
.isfoucs-has-value {
left: 0;
}
.slider-label {
display: flex;
justify-content: space-between;