mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 00:56:02 +00:00
sql generator
This commit is contained in:
@@ -38,6 +38,10 @@ body {
|
||||
.flex {
|
||||
display: flex;
|
||||
}
|
||||
.flexcol {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
.nowrap {
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user