diff --git a/src/styles/element.scss b/src/styles/element.scss index 46a786e..c2be8d6 100644 --- a/src/styles/element.scss +++ b/src/styles/element.scss @@ -371,4 +371,8 @@ .el-pagination.is-background .el-pager li:not(.is-disabled).is-active { background-color: #262d47 !important; color: #fff; +} + +.el-popper.is-dark { + max-width: 500px; } \ No newline at end of file diff --git a/src/views/commandScreen/commandCenter/leftBottom.vue b/src/views/commandScreen/commandCenter/leftBottom.vue index 080b190..801798c 100644 --- a/src/views/commandScreen/commandCenter/leftBottom.vue +++ b/src/views/commandScreen/commandCenter/leftBottom.vue @@ -152,7 +152,7 @@ s diff --git a/src/views/commandScreen/dialogCompnnents/risk-count.vue b/src/views/commandScreen/dialogCompnnents/risk-count.vue index 34892e2..69d4bc6 100644 --- a/src/views/commandScreen/dialogCompnnents/risk-count.vue +++ b/src/views/commandScreen/dialogCompnnents/risk-count.vue @@ -53,17 +53,11 @@