sql generator - basic concept

This commit is contained in:
Jan Prochazka
2021-03-27 19:40:56 +01:00
parent 9c27c224ec
commit 4762597741
12 changed files with 269 additions and 23 deletions

View File

@@ -162,7 +162,6 @@
<style>
.content {
border-top: 1px solid var(--theme-border);
flex: 1;
display: flex;
flex-direction: column;