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

add .sqlite extension in db uploader

This commit is contained in:
lana-k
2020-11-14 20:36:35 +01:00
parent 39151732cf
commit c991691fcb
4 changed files with 6 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
.worning {
.warning {
background-color: var(--color-bg-warning);
color: var(--color-text-base);
font-size: 13px;