1
0
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:
Yu 2022-01-28 16:41:11 +08:00
parent 8d23de5881
commit 15a57dc053
2 changed files with 4 additions and 2 deletions

View File

@ -410,7 +410,8 @@ html
}
.msg-list {
color: #4598ee
color: #4598ee;
cursor:pointer;
}
.msg-card {

View File

@ -313,7 +313,8 @@ html
}
.msg-list {
color: #4598ee
color: #4598ee;
cursor:pointer;
}
.msg-card {