1
0
mirror of https://github.com/lana-k/sqliteviz.git synced 2025-12-06 18:18:53 +08:00

new design for tab header and sql editor

This commit is contained in:
lana-k
2020-11-11 14:41:55 +01:00
parent 4c685b6d7c
commit 9912ed24cf
6 changed files with 7 additions and 14 deletions

View File

@@ -31,6 +31,7 @@
--color-text-error: var(--color-red);
--shadow: 0 1px 2px rgba(42, 63, 95, 0.7);
--shadow-1: 0 2px 9px rgba(80, 103, 132, 0.2);
--border-radius-big: 5px;
--border-radius-medium: 3px;