fix: Remove use of ms-high-contrast from docs (#1713)
This commit is contained in:
@@ -762,11 +762,6 @@ pre[data-lang] {
|
|||||||
color: var(--cover-color);
|
color: var(--cover-color);
|
||||||
text-align: var(--cover-text-align);
|
text-align: var(--cover-text-align);
|
||||||
}
|
}
|
||||||
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
|
|
||||||
.cover {
|
|
||||||
height: 100vh;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
.cover:before,
|
.cover:before,
|
||||||
.cover:after {
|
.cover:after {
|
||||||
content: '';
|
content: '';
|
||||||
|
|||||||
@@ -762,11 +762,6 @@ pre[data-lang] {
|
|||||||
color: var(--cover-color);
|
color: var(--cover-color);
|
||||||
text-align: var(--cover-text-align);
|
text-align: var(--cover-text-align);
|
||||||
}
|
}
|
||||||
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
|
|
||||||
.cover {
|
|
||||||
height: 100vh;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
.cover:before,
|
.cover:before,
|
||||||
.cover:after {
|
.cover:after {
|
||||||
content: '';
|
content: '';
|
||||||
|
|||||||
Reference in New Issue
Block a user