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

styles and pagination for sql results table

This commit is contained in:
lana-k
2020-10-03 20:24:03 +02:00
parent ab04ff3e87
commit 2371cd5acc
8 changed files with 346 additions and 120 deletions

View File

@@ -26,7 +26,8 @@ export default {
.view-switcher {
height: 28px;
display: flex;
margin: 12px;
padding: 30px;
justify-content: center;
}
.view-switcher div {
height: 100%;