mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-14 18:42:30 +03:00
Doc: fix modals and navs CSS vars description
This commit is contained in:
committed by
Mark Otto
parent
7648848e04
commit
3c78f772d5
@@ -772,7 +772,7 @@ Another override is the option to pop up a modal that covers the user viewport,
|
||||
|
||||
{{< added-in "5.2.0" >}}
|
||||
|
||||
As part of Bootstrap's evolving CSS variables approach, dropdowns now use local CSS variables on `.modal` and `.modal-backdrop` for enhanced real-time customization. Values for the CSS variables are set via Sass, so Sass customization is still supported, too.
|
||||
As part of Bootstrap's evolving CSS variables approach, modals now use local CSS variables on `.modal` and `.modal-backdrop` for enhanced real-time customization. Values for the CSS variables are set via Sass, so Sass customization is still supported, too.
|
||||
|
||||
{{< scss-docs name="modal-css-vars" file="scss/_modal.scss" >}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user