diff --git a/src/layouts/index.less b/src/layouts/index.less index d094cad0..2ba31b39 100644 --- a/src/layouts/index.less +++ b/src/layouts/index.less @@ -12,6 +12,7 @@ body { height: 100%; overflow-y: hidden; background-color: rgb(248, 248, 248); + width: 100% !important; } .log-modal {