Start work on a custom chat message implementation
This commit is contained in:
parent
56fe115407
commit
a09cec7e5f
5 changed files with 39 additions and 1 deletions
|
|
@ -23,4 +23,6 @@
|
|||
label, input, select {
|
||||
cursor: pointer;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@import url("./chatmessage.css");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue