@@ -161,29 +161,29 @@ t-class-tips | 提示样式类
161
161
### CSS Variables
162
162
163
163
组件提供了下列 CSS 变量,可用于自定义样式。
164
- 名称 | 默认值 | 描述
164
+
165
+ 名称 | 默认值 | 描述
165
166
-- | -- | --
166
- --td-input-align-items | center | -
167
- --td-input-bg-color | @bg-color-container | -
168
- --td-input-border-color | @component-stroke | -
169
- --td-input-border-left-space | 32rpx | -
170
- --td-input-border-radius | @radius-default | -
171
- --td-input-border-right-space | 0 | -
172
- --td-input-default-text-color | @text-color-primary | -
173
- --td-input-default-tips-color | @text-color-placeholder | -
174
- --td-input-disabled-text-color | @text-color-disabled | -
175
- --td-input-error-text-color | @error-color | -
176
- --td-input-error-tips-color | @error-color | -
177
- --td-input-label-max-width | 5em | -
178
- --td-input-label-min-width | 2em | -
179
- --td-input-label-text-color | @text-color-primary | -
180
- --td-input-placeholder-text-color | @text-color-placeholder | -
181
- --td-input-placeholder-text-font-size | @font-size-m | -
182
- --td-input-prefix-icon-color | @text-color-primary | -
183
- --td-input-success-text-color | @success-color | -
184
- --td-input-success-tips-color | @success-color | -
185
- --td-input-suffix-icon-color | @text-color-placeholder | -
186
- --td-input-suffix-text-color | @text-color-primary | -
187
- --td-input-vertical-padding | 32rpx | -
188
- --td-input-warning-text-color | @warning-color | -
189
- --td-input-warning-tips-color | @warning-color | -
167
+ --td-input-align-items | center | -
168
+ --td-input-bg-color | @bg-color-container | -
169
+ --td-input-border-color | @component-stroke | -
170
+ --td-input-border-left-space | 32rpx | -
171
+ --td-input-border-right-space | 0 | -
172
+ --td-input-default-text-color | @text-color-primary | -
173
+ --td-input-default-tips-color | @text-color-placeholder | -
174
+ --td-input-disabled-text-color | @text-color-disabled | -
175
+ --td-input-error-text-color | @error-color | -
176
+ --td-input-error-tips-color | @error-color | -
177
+ --td-input-label-max-width | 5em | -
178
+ --td-input-label-min-width | 2em | -
179
+ --td-input-label-text-color | @text-color-primary | -
180
+ --td-input-placeholder-text-color | @text-color-placeholder | -
181
+ --td-input-placeholder-text-font-size | @font-size-m | -
182
+ --td-input-prefix-icon-color | @text-color-primary | -
183
+ --td-input-success-text-color | @success-color | -
184
+ --td-input-success-tips-color | @success-color | -
185
+ --td-input-suffix-icon-color | @text-color-placeholder | -
186
+ --td-input-suffix-text-color | @text-color-primary | -
187
+ --td-input-vertical-padding | 32rpx | -
188
+ --td-input-warning-text-color | @warning-color | -
189
+ --td-input-warning-tips-color | @warning-color | -
0 commit comments