Commit e2690a46 by Liu

fix: 还原自动上推部分!

parent 25c91e1f
......@@ -24,8 +24,8 @@
overflow: hidden;
}
.scrollable {
flex-direction: column;
align-items: stretch;
flex-direction: column-reverse;
align-items: center;
display: flex;
overflow-x: hidden;
overflow-y: scroll;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment