Merge pull request #3719 from meichthys/patch-sqlconsole

Fixes #3718
This commit is contained in:
zadam 2023-03-15 16:41:07 +01:00 committed by GitHub
commit bfbb531863
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,6 +6,7 @@ const TPL = `
<style>
.sql-table-schemas-widget {
padding: 12px;
padding-right: 10%;
}
.sql-table-schemas button {