.system-dict{padding:10px 0 2px;height:100%;display:flex;flex-direction:column}.system-dict .top-box{display:flex;border-top:1px solid #cfdde6;padding:10px 20px 0;margin-bottom:10px;height:40px}.system-dict .top-box .leftBtn{justify-content:center;align-items:center;display:flex}.system-dict .space-between{justify-content:space-between}.system-dict .wrap{flex:1;overflow:hidden;display:flex}.system-dict .left-box{width:320px!important;margin-left:20px;background-color:#fff;border:1px solid #eee;box-shadow:0 2px 18px 0 #becbdc;border-radius:6px;overflow-y:auto;margin-bottom:18px}.system-dict .right-box{width:0;flex:1;overflow:hidden;margin:0 20px 0 10px;background-color:#fff;border-radius:6px;margin-bottom:18px}.system-dict .right-box>div{height:100%;width:100%}.system-dict .more-handle{margin:0 0 0 10px}.system-dict .btn-blue,.system-dict .btn-green,.system-dict .btn-grey{min-width:80px}::v-deep .vxe-grid{height:100%;display:flex;flex-direction:column}::v-deep .vxe-grid .vxe-table{flex:1}::v-deep .vxe-grid .vxe-table .vxe-table--render-wrapper,::v-deep .vxe-grid .vxe-table .vxe-table--render-wrapper .vxe-table--main-wrapper{height:100%}