Skip to content

Commit

Permalink
feat: update
Browse files Browse the repository at this point in the history
  • Loading branch information
amuluze committed Jul 7, 2024
1 parent a414cc4 commit 7b3d9e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/src/layout/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@ import Sidebar from '@/layout/sidebar/index.vue'
margin: 16px 16px;
width: 100%;
height: calc(100vh - 32px);
overflow: scroll;
overflow-y: scroll;
}
</style>

0 comments on commit 7b3d9e5

Please sign in to comment.