mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-05-24 12:07:10 -04:00
5 lines
68 B
Text
5 lines
68 B
Text
#content {
|
|
overflow: auto;
|
|
flex: 1 1 auto;
|
|
order: 50;
|
|
}
|