Niansuh commited on
Commit
4c514e4
·
verified ·
1 Parent(s): af1ac1b

Update app/chat.css

Browse files
Files changed (1) hide show
  1. app/chat.css +1 -1
app/chat.css CHANGED
@@ -13,7 +13,7 @@
13
  margin: 0;
14
  background-color: #dafbff6e;
15
  height: 100dvh;
16
- width: 300px; /* Adjust the width as needed */
17
  border-radius: 0px 0px 0px 0px;
18
  border-top-right-radius: 80px;
19
  border-right: 2px solid #8ed2ff61;
 
13
  margin: 0;
14
  background-color: #dafbff6e;
15
  height: 100dvh;
16
+ width: 350px; /* Adjust the width as needed */
17
  border-radius: 0px 0px 0px 0px;
18
  border-top-right-radius: 80px;
19
  border-right: 2px solid #8ed2ff61;