correct handle big data in sql preview

This commit is contained in:
Jan Prochazka
2021-04-01 10:28:54 +02:00
parent f146d70e2b
commit d6ba822338
5 changed files with 108 additions and 36 deletions

View File

@@ -51,6 +51,9 @@ body {
.flex1 {
flex: 1;
}
.relative {
position: relative;
}
.col-9 {
flex-basis: 75%;