feat: There is no way the, bug #55783

This commit is contained in:
super_liu
2022-06-16 15:15:46 +08:00
parent d5ce9f3406
commit 10daa1a1ab
+2 -2
View File
@@ -14,7 +14,6 @@
}
.el-drawer__body{
height: 100%;
// 不清楚为啥全局改 注掉
//overflow-y: auto;
display: flex;
flex-direction: column;
@@ -22,6 +21,7 @@
.demo-drawer-content{
padding: 0 19px;
//height: calc(~'100% - 50px');
height: 85%;
overflow-y: auto;
flex: auto;
display: flex;
@@ -99,7 +99,7 @@
//bottom: 0;
//left: 0;
padding: 0 20px;
height: 50px;
height: 13%;
line-height: 50px;
border-top: 1px solid #e8e8e8;
text-align: right;