mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-18 11:21:23 +02:00
Fix .form-control
in dark mode (#37893)
* Fix .form-control in dark mode * Remove CSS vars from docs
This commit is contained in:
@@ -173,12 +173,6 @@ Learn more about [support for datalist elements](https://caniuse.com/datalist).
|
||||
|
||||
## CSS
|
||||
|
||||
### Variables
|
||||
|
||||
Form controls make use of a small amount of CSS variables to support custom styling across color modes.
|
||||
|
||||
{{< scss-docs name="form-control-vars" file="scss/_root.scss" >}}
|
||||
|
||||
### Sass variables
|
||||
|
||||
`$input-*` are shared across most of our form controls (and not buttons).
|
||||
|
Reference in New Issue
Block a user