Spaces:
Sleeping
Sleeping
File size: 383 Bytes
c63ff03 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
---
cssClass: reference
---
This page lists CSS variables for text inputs.
## CSS variables
| Variable | Description |
| ---------------------- | ------------------ |
| `--input-height` | Input height |
| `--input-radius` | Input radius |
| `--input-font-weight` | Input font weight |
| `--input-border-width` | Input border width |
|