Commit e2690a46 by Liu

fix: 还原自动上推部分!

parent 25c91e1f
...@@ -24,8 +24,8 @@ ...@@ -24,8 +24,8 @@
overflow: hidden; overflow: hidden;
} }
.scrollable { .scrollable {
flex-direction: column; flex-direction: column-reverse;
align-items: stretch; align-items: center;
display: flex; display: flex;
overflow-x: hidden; overflow-x: hidden;
overflow-y: scroll; 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