feat:增加抽屉样式

This commit is contained in:
李晓鸽
2022-10-11 10:59:04 +08:00
parent e26fdbd49a
commit 6fea7a649a
5 changed files with 1512 additions and 1323 deletions

View File

@@ -76,6 +76,8 @@ export default defineComponent({
// flex-shrink: 0;
display: flex;
overflow-y: scroll;
// display: flex;
// flex: 1 1 auto;
width: calc(100% - 40px);
// margin-bottom: 20px;
margin: 0px 20px 20px 20px;