1
0
mirror of https://github.com/lana-k/sqliteviz.git synced 2025-12-07 02:28:54 +08:00

fix table layout on My queries #32

This commit is contained in:
lana-k
2021-05-24 20:50:52 +02:00
parent 99a10225a3
commit 179ff8b1e1

View File

@@ -448,6 +448,7 @@ export default {
}
.rounded-bg {
padding-top: 40px;
margin: 0 auto;
max-width: 1500px;
width: 100%;