宗地页面垂直页面的滚动
Showing
1 changed file
with
1 additions
and
0 deletions
... | @@ -110,6 +110,7 @@ ol, ul { list-style:none; } | ... | @@ -110,6 +110,7 @@ ol, ul { list-style:none; } |
110 | >.el-tabs__content{ | 110 | >.el-tabs__content{ |
111 | position: unset; | 111 | position: unset; |
112 | margin-top: 40px; | 112 | margin-top: 40px; |
113 | overflow-y: auto; | ||
113 | } | 114 | } |
114 | >.is-top{ | 115 | >.is-top{ |
115 | position: -webkit-fixed; | 116 | position: -webkit-fixed; | ... | ... |
-
Please register or sign in to post a comment