Fixed: When deleting the last chat it didn't make a new one

This commit is contained in:
jeffser
2024-05-28 22:26:36 -06:00
parent 16f620b034
commit f57427e2c4
3 changed files with 40 additions and 40 deletions

View File

@@ -1,6 +1,5 @@
.message-input {
background-color: #EBEBEB;
border-radius: 10px;
background-color: rgba(0,0,0,0);
}
.message-text-view {