@@ -166,7 +166,7 @@ export default {
},
// 指定在 WebKit 中粘贴时要保留的样式
paste_webkit_styles:
- 'color font font-size font-family font-weight width height margin padding line-height text-align border border-radius',
+ 'display gap flex-wrap color min-height font font-size font-family font-weight width height margin padding line-height text-align border border-radius',
};