Commit efeea3ce by Lays-lzq

feat: 修复ios下错位的问题

parent 4f7274d8
......@@ -188,7 +188,7 @@ export default {
height: 100%;
}
&__scroll {
padding: 80px 16px 24px !important;
padding: 80px 16px 0px !important;
.__panel {
// in order to hide system scrollbar
&::-webkit-scrollbar {
......
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 sign in to comment