消息
This commit is contained in:
12
TUIKit/components/TUIChat/style/index.scss
Normal file
12
TUIKit/components/TUIChat/style/index.scss
Normal file
@@ -0,0 +1,12 @@
|
||||
@import '../../../assets/styles/common';
|
||||
@import './web';
|
||||
@import './h5';
|
||||
@import './uni';
|
||||
@import './wx';
|
||||
|
||||
:not(not) {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
box-sizing: border-box;
|
||||
min-width: 0;
|
||||
}
|
||||
Reference in New Issue
Block a user