消息
This commit is contained in:
12
TUIKit/components/TUIContact/contact-list/style/h5.scss
Normal file
12
TUIKit/components/TUIContact/contact-list/style/h5.scss
Normal file
@@ -0,0 +1,12 @@
|
||||
.tui-contact-list-h5 {
|
||||
.tui-contact-list-item {
|
||||
.tui-contact-list-item-header {
|
||||
cursor: none;
|
||||
}
|
||||
|
||||
.tui-contact-list-item-header:active,
|
||||
.tui-contact-list-item-main-item:active {
|
||||
background-color: #eef0f3;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user