Sign in
apache
/
echarts-www
/
1d0a563fe6e66db131de111d9e1764bd46256831
/
.
/
_scss
/
_pages.api.scss
blob: db5ced9481b1153fd6d835a84dde84a77a0acfd8 [
file
] [
log
] [
blame
]
#ec-doc-main {
position
:
absolute
;
left
:
0
;
right
:
0
;
top
:
0
;
bottom
:
0
;
}
@media
(
max
-
width
:
600px
)
{
#ec-doc-main {
-
webkit
-
overflow
-
scrolling
:
touch
;
position
:
static
;
}
#ec-doc-nav {
position
:
static
;
margin
-
bottom
:
0
;
}
}