feat: implement message grouping, improve styling
This commit is contained in:
parent
6a3c8e8982
commit
53687a0ec3
4 changed files with 155 additions and 59 deletions
5
app.vue
5
app.vue
|
@ -49,4 +49,9 @@ a {
|
|||
border-radius: .3rem;
|
||||
}
|
||||
|
||||
|
||||
.invisible {
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
</style>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue