diff --git a/dbapi-ui/src/components/api/common/SqlCode.vue b/dbapi-ui/src/components/api/common/SqlCode.vue index 7ac15ed99d937cc1bce45e489099bba7df7937b3..f734c8fa82f46b9212b7ed487ff55ec3db851c3d 100644 --- a/dbapi-ui/src/components/api/common/SqlCode.vue +++ b/dbapi-ui/src/components/api/common/SqlCode.vue @@ -547,11 +547,12 @@ export default { .tabs { //height: 18px; //z-index: 1000; - //background-color: #b96666; + background-color: #fff; position: absolute; bottom: 1px; left: 30px; display: flex; + z-index:999; .tab-active { font-weight: 700;