icssoa 7 mesi fa
parent
commit
30147ed73a
4 ha cambiato i file con 5 aggiunte e 1 eliminazioni
  1. 0 0
      locale/en.ts
  2. 0 0
      locale/es.ts
  3. 0 0
      locale/zh-cn.ts
  4. 5 1
      uni_modules/cool-ui/components/cl-text/cl-text.uvue

File diff suppressed because it is too large
+ 0 - 0
locale/en.ts


File diff suppressed because it is too large
+ 0 - 0
locale/es.ts


File diff suppressed because it is too large
+ 0 - 0
locale/zh-cn.ts


+ 5 - 1
uni_modules/cool-ui/components/cl-text/cl-text.uvue

@@ -276,8 +276,12 @@ const content = computed(() => {
 .cl-text {
 	@apply text-md;
 
+	// #ifndef APP
+	flex-shrink: unset;
+	// #endif
+
 	&--pre-wrap {
-		// #ifdef H5
+		// #ifndef APP
 		white-space: pre-wrap;
 		// #endif
 	}

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