style:增加滚动条

This commit is contained in:
李晓鸽
2022-10-12 10:37:08 +08:00
parent cfe60c4eb8
commit bd2b78f264
3 changed files with 132 additions and 35 deletions

View File

@@ -72,7 +72,7 @@ export default {
<style scoped lang="scss">
.openPages {
width: 100%;
height: 50px;
// height: 50px;
display: flex;
background-color: rgba(255, 255, 255, 1);
box-shadow: 0px 8px 8px 0px rgba(118, 136, 166, 0.1);