[data-v-7f6920e8] .sql-dialog .el-dialog__header{border-bottom:1px solid #e2e8f0;padding:15px 20px;background-color:#f8fafc;border-radius:4px 4px 0 0}[data-v-7f6920e8] .sql-dialog .el-dialog__header .el-dialog__title{font-size:16px;font-weight:600;color:#2d3748;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}[data-v-7f6920e8] .sql-dialog .el-dialog__body{padding:0}.sql-dialog-content[data-v-7f6920e8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:400px}.sql-actions[data-v-7f6920e8]{padding:12px 20px;border-bottom:1px solid #e2e8f0;background-color:#f8fafc;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.sql-actions .copy-sql-btn[data-v-7f6920e8]{background-color:#2769dc;border-color:#2769dc}.sql-actions .copy-sql-btn[data-v-7f6920e8]:hover{background-color:#1d54b3;border-color:#1d54b3}.sql-code-container[data-v-7f6920e8]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto;padding:20px}.sql-code-content[data-v-7f6920e8]{background-color:#1e293b;color:#fff;padding:20px;border-radius:6px;font-family:Consolas,Monaco,Menlo,monospace;font-size:14px;line-height:1.6;white-space:pre-wrap;margin:0;overflow-x:auto;min-height:200px}[data-v-7f6920e8] .dialog-footer{padding:10px 20px;border-top:1px solid #e2e8f0;text-align:right}@media (max-width:768px){[data-v-7f6920e8] .sql-dialog{width:95%!important;margin-top:5vh!important}}