|
|
@@ -433,7 +433,7 @@ export default {
|
|
|
background-color: #112037 !important;
|
|
|
max-height: 550px !important;
|
|
|
overflow-y: hidden !important;
|
|
|
- max-width: 600px !important;
|
|
|
+ max-width: 660px !important;
|
|
|
}
|
|
|
|
|
|
/deep/ .ivu-drawer-wrap {
|
|
|
@@ -442,7 +442,7 @@ export default {
|
|
|
|
|
|
/deep/ .ivu-drawer {
|
|
|
/*height: 500px !important;*/
|
|
|
- max-width: 600px !important;
|
|
|
+ max-width: 660px !important;
|
|
|
}
|
|
|
|
|
|
</style>
|