11wqe1 8 months ago
parent
commit
184ac5488d
2 changed files with 912 additions and 201 deletions
  1. 2 2
      src/assets/css/markdownCssCopy.css
  2. 910 199
      src/components/pages/components/exportDataDialog.vue

+ 2 - 2
src/assets/css/markdownCssCopy.css

@@ -132,11 +132,11 @@
 }
 }
 
 
 .zxtTxt h1 {
 .zxtTxt h1 {
-    font-size: 1.75em
+    font-size: 1.25em
 }
 }
 
 
 .zxtTxt h2 {
 .zxtTxt h2 {
-    font-size: 1.55em
+    font-size: 1em
 }
 }
 
 
 .zxtTxt h3 {
 .zxtTxt h3 {

File diff suppressed because it is too large
+ 910 - 199
src/components/pages/components/exportDataDialog.vue


Some files were not shown because too many files changed in this diff