mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-04-05 08:46:35 +08:00
框架重构
清除多余的业务
This commit is contained in:
4
WebFirst/wwwroot/vendors/bootstrap/site/_includes/callout-info-prefersreducedmotion.md
vendored
Normal file
4
WebFirst/wwwroot/vendors/bootstrap/site/_includes/callout-info-prefersreducedmotion.md
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
{% capture callout %}
|
||||
The animation effect of this component is dependent on the `prefers-reduced-motion` media query. See the [reduced motion section of our accessibility documentation]({{ site.baseurl }}/docs/{{ site.docs_version }}/getting-started/accessibility/#reduced-motion).
|
||||
{% endcapture %}
|
||||
{% include callout.html content=callout type="info" %}
|
||||
Reference in New Issue
Block a user