2
0
mirror of https://github.com/tenrok/vue-json-viewer.git synced 2026-06-17 19:21:24 +03:00

feat: fix some issues

This commit is contained in:
风棋
2021-01-13 20:18:08 +08:00
parent 6f310879ef
commit 054b4089c7
7 changed files with 35 additions and 13 deletions
+3
View File
@@ -1,3 +1,6 @@
.jv-number-float {
color: #faa !important;
}
.jv-key-node {
display: flex;
}