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