Browse Source

Update web.scss

lex 8 months ago
parent
commit
a183dd301c
1 changed files with 2 additions and 0 deletions
  1. 2 0
      src/TUIKit/TUIComponents/container/TUIChat/style/web.scss

+ 2 - 0
src/TUIKit/TUIComponents/container/TUIChat/style/web.scss

@@ -13,9 +13,11 @@
     border-bottom: 2px solid #DFE1E3;
     background-color: #F1F2F3;
 
+
     h1 {
       font-size: 16Px;
       line-height: 30Px;
+      user-select: text;
     }
   }