mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-03-18 07:26:37 +08:00
框架重构
清除多余的业务
This commit is contained in:
5
WebFirst/wwwroot/vendors/bootstrap/scss/utilities/_overflow.scss
vendored
Normal file
5
WebFirst/wwwroot/vendors/bootstrap/scss/utilities/_overflow.scss
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
// stylelint-disable declaration-no-important
|
||||
|
||||
@each $value in $overflows {
|
||||
.overflow-#{$value} { overflow: $value !important; }
|
||||
}
|
||||
Reference in New Issue
Block a user