sql执行器增加上下布局拖拽

This commit is contained in:
diant
2023-06-01 21:37:26 +08:00
parent 76c8b83284
commit 6e4b226a46
14 changed files with 147 additions and 43 deletions

View File

@@ -349,6 +349,7 @@
border-radius: 5px;
background: #ccc;
color: #888;
text-align: center;
}
::-webkit-scrollbar-track {
background: rgba(0, 0, 0, 0.1);