mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-17 19:21:23 +03:00
Add border width utility (#31484)
Co-authored-by: XhmikosR <xhmikosr@gmail.com> Co-authored-by: Martijn Cuppens <martijn.cuppens@gmail.com>
This commit is contained in:
committed by
GitHub
parent
2a249557f1
commit
6455c2e8aa
@@ -15,6 +15,7 @@ toc: true
|
||||
- Changed the Sass file from `scss/helpers/_screenreaders.scss` to `scss/helpers/_visually-hidden.scss`
|
||||
- Renamed `.sr-only` and `.sr-only-focusable` to `.visually-hidden` and `.visually-hidden-focusable`
|
||||
- Renamed `sr-only()` and `sr-only-focusable()` mixins to `visually-hidden()` and `visually-hidden-focusable()`.
|
||||
- Add border width utility, see [31484](https://github.com/twbs/bootstrap/pull/31484)
|
||||
|
||||
### Docs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user