dsf
This commit is contained in:
parent
7fb2f8f6cc
commit
695832a391
251 changed files with 44 additions and 44 deletions
4
files/assets/css/bootstrap/utilities/_overflow.scss
Normal file
4
files/assets/css/bootstrap/utilities/_overflow.scss
Normal file
|
@ -0,0 +1,4 @@
|
|||
|
||||
@each $value in $overflows {
|
||||
.overflow-#{$value} { overflow: $value !important; }
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue