This commit is contained in:
熊成强 2020-11-23 14:46:49 +08:00
parent 68babe1bdf
commit 317fee3c92

View File

@ -120,6 +120,7 @@ export default {
overflow: hidden;
&-left{
flex: 1;
overflow: auto;
padding: 0 30px 0 0;
.borderBottom{
border-bottom: 1px solid @borderColor;