aboutsummaryrefslogtreecommitdiff
path: root/styles/style.css
diff options
context:
space:
mode:
authorJames Barnett <noreply@jamesbarnett.xyz>2018-02-17 17:11:48 +0000
committerJames Barnett <noreply@jamesbarnett.xyz>2018-02-17 17:11:48 +0000
commit6e21916395fac6861783c2b930b47242ac0f4c09 (patch)
tree7ff0e48a5a47d18a25722e323f4945525dee26b7 /styles/style.css
parentb944a576f7cd0b6ea0edb0251f01a29ce4e0e86e (diff)
downloadsql-plus-plus-6e21916395fac6861783c2b930b47242ac0f4c09.tar.xz
sql-plus-plus-6e21916395fac6861783c2b930b47242ac0f4c09.zip
Switch table library to Tabulator
Diffstat (limited to 'styles/style.css')
-rw-r--r--styles/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/styles/style.css b/styles/style.css
index b24351a..7ae5727 100644
--- a/styles/style.css
+++ b/styles/style.css
@@ -51,6 +51,7 @@ body {
flex-direction: row;
font-family: monospace;
align-items: center;
+ height: 20px;
}
.flex-wrapper .row .split-row {