mirror of
https://github.com/streamich/react-use.git
synced 2026-01-25 14:17:16 +00:00
Updates
This commit is contained in:
parent
efb60dd545
commit
7092ebde91
10
iframe.html
10
iframe.html
@ -15,10 +15,12 @@
|
||||
}
|
||||
|
||||
/* Vertical centering fix for IE11 */
|
||||
.sb-show-main.sb-main-centered:after {
|
||||
content: '';
|
||||
min-height: inherit;
|
||||
font-size: 0;
|
||||
@media screen and (-ms-high-contrast: none), (-ms-high-contrast: active) {
|
||||
.sb-show-main.sb-main-centered:after {
|
||||
content: '';
|
||||
min-height: inherit;
|
||||
font-size: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.sb-show-main.sb-main-fullscreen {
|
||||
|
||||
@ -32,4 +32,4 @@
|
||||
|
||||
|
||||
|
||||
window['DOCS_MODE'] = false;</script><script src="runtime~main.870e8ee0658e83d05c6b.bundle.js"></script><script src="vendors~main.0ae21d8adb49321d7ee7.bundle.js"></script><script src="main.609e44907021aff9fa53.bundle.js"></script></body></html>
|
||||
window['DOCS_MODE'] = false;</script><script src="runtime~main.870e8ee0658e83d05c6b.bundle.js"></script><script src="vendors~main.7eb3efc067d805382874.bundle.js"></script><script src="main.609e44907021aff9fa53.bundle.js"></script></body></html>
|
||||
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user