more references.
This commit is contained in:
parent
5b6d74d8ee
commit
cede04a33e
179 changed files with 56679 additions and 19289 deletions
5
wwwroot/lib/bootstrap/scss/utilities/_overflow.scss
Normal file
5
wwwroot/lib/bootstrap/scss/utilities/_overflow.scss
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
// stylelint-disable declaration-no-important
|
||||
|
||||
@each $value in $overflows {
|
||||
.overflow-#{$value} { overflow: $value !important; }
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue