This website works better with JavaScript
Home
Explore
Help
Register
Sign In
caner
/
blog
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Signed-off-by: Caner <5658514@qq.com>
Caner
3 years ago
parent
6dfdcc2622
commit
f634c140af
1 changed files
with
1 additions
and
1 deletions
Unified View
Show Diff Stats
1
1
src/pages/views/news/index.vue
+ 1
- 1
src/pages/views/news/index.vue
View File
@@ -110,7 +110,7 @@ getInfo()
}
}
.content {
.content {
- height: 9
9
vh;
+ height: 9
6
vh;
overflow-y: auto;
overflow-y: auto;
}
}
}
}