@@ -605,6 +605,7 @@ export default {
top: 0;
overflow-x: hidden;
overflow-y: scroll;
+ margin-right: 4px;
}
/* Webkit浏览器滚动条样式 */
@@ -1432,5 +1432,3 @@ export default {
width: 100% !important;
</style>
-
-<style></style>
@@ -1173,6 +1173,7 @@ return ElasticsearchDsService.query(host, port, username, password, path, dsl);