mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2025-07-30 13:41:45 +00:00
change unread color
This commit is contained in:
@@ -377,7 +377,7 @@ export const ChatList = ({
|
||||
position: "absolute",
|
||||
right: 20,
|
||||
backgroundColor: "var(--unread)",
|
||||
color: "white",
|
||||
color: "black",
|
||||
padding: "10px 20px",
|
||||
borderRadius: "20px",
|
||||
cursor: "pointer",
|
||||
|
Reference in New Issue
Block a user