mirror of
https://github.com/chatopera/cosin.git
synced 2025-06-25 02:47:10 +08:00
#579 fix qlist cursor
This commit is contained in:
parent
8d23de5881
commit
15a57dc053
@ -410,7 +410,8 @@ html
|
||||
}
|
||||
|
||||
.msg-list {
|
||||
color: #4598ee
|
||||
color: #4598ee;
|
||||
cursor:pointer;
|
||||
}
|
||||
|
||||
.msg-card {
|
||||
|
@ -313,7 +313,8 @@ html
|
||||
}
|
||||
|
||||
.msg-list {
|
||||
color: #4598ee
|
||||
color: #4598ee;
|
||||
cursor:pointer;
|
||||
}
|
||||
|
||||
.msg-card {
|
||||
|
Loading…
x
Reference in New Issue
Block a user