mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-17 13:10:23 +00:00
* fix(forms): prevent color control from shrinking Fixes #34195 Setting `min-width` alongside `max-width` wouldn't make any sense IMHO. The only concern I have is whether we should introduce a dedicated variable for said width? * feat(forms): introduce ` $form-color-width` * feat(forms): use ` $form-color-width` Co-authored-by: XhmikosR <xhmikosr@gmail.com> |
||
|---|---|---|
| .. | ||
| _floating-labels.scss | ||
| _form-check.scss | ||
| _form-control.scss | ||
| _form-range.scss | ||
| _form-select.scss | ||
| _form-text.scss | ||
| _input-group.scss | ||
| _labels.scss | ||
| _validation.scss | ||