Commit 2ef555e6 authored by 吕 成东's avatar 吕 成东
Browse files

修复滚动条

parent b2e6a4c7
Pipeline #3082 canceled with stages
...@@ -63,5 +63,6 @@ onMounted(() => { ...@@ -63,5 +63,6 @@ onMounted(() => {
<style scoped> <style scoped>
.header { .header {
width: 100%; width: 100%;
overflow: hidden;
} }
</style> </style>
\ No newline at end of file
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