Sign in
apache
/
streampark-website
/
refs/heads/dev
/
.
/
src
/
theme
/
DocPage
/
Layout
/
styles.module.css
blob: 79c487fa2eb446e4765cf023d0f57279d7a46e92 [
file
] [
log
] [
blame
]
.
docPage
{
display
:
flex
;
width
:
100%
;
height
:
100%
;
}
.
docsWrapper
{
display
:
flex
;
flex
:
1
0
auto
;
}