mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-04-02 07:06:37 +08:00
框架重构
清除多余的业务
This commit is contained in:
4
WebFirst/wwwroot/vendors/bootstrap/site/_includes/callout-info-mediaqueries-breakpoints.md
vendored
Normal file
4
WebFirst/wwwroot/vendors/bootstrap/site/_includes/callout-info-mediaqueries-breakpoints.md
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
{% capture callout %}
|
||||
Note that since browsers do not currently support [range context queries](https://www.w3.org/TR/mediaqueries-4/#range-context), we work around the limitations of [`min-` and `max-` prefixes](https://www.w3.org/TR/mediaqueries-4/#mq-min-max) and viewports with fractional widths (which can occur under certain conditions on high-dpi devices, for instance) by using values with higher precision for these comparisons.
|
||||
{% endcapture %}
|
||||
{% include callout.html content=callout type="info" %}
|
||||
Reference in New Issue
Block a user