优化
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user