mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-03-19 16:06:36 +08:00
框架重构
清除多余的业务
This commit is contained in:
11
WebFirst/wwwroot/vendors/bootstrap/scss/utilities/_screenreaders.scss
vendored
Normal file
11
WebFirst/wwwroot/vendors/bootstrap/scss/utilities/_screenreaders.scss
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
//
|
||||
// Screenreaders
|
||||
//
|
||||
|
||||
.sr-only {
|
||||
@include sr-only();
|
||||
}
|
||||
|
||||
.sr-only-focusable {
|
||||
@include sr-only-focusable();
|
||||
}
|
||||
Reference in New Issue
Block a user