mirror of
https://github.com/lana-k/sqliteviz.git
synced 2025-12-06 18:18:53 +08:00
fix CSV dialog height typo
This commit is contained in:
@@ -46,7 +46,7 @@
|
|||||||
name="parse"
|
name="parse"
|
||||||
classes="dialog"
|
classes="dialog"
|
||||||
scrollable
|
scrollable
|
||||||
hight="auto"
|
height="auto"
|
||||||
width="60%"
|
width="60%"
|
||||||
:clickToClose="false"
|
:clickToClose="false"
|
||||||
>
|
>
|
||||||
|
|||||||
Reference in New Issue
Block a user