goktug14 commited on
Commit
0bc6d53
·
1 Parent(s): 3838de0

updating style css

Browse files
Files changed (1) hide show
  1. style.css +4 -4
style.css CHANGED
@@ -1,9 +1,9 @@
1
  /* target the avatar container for user+bot */
2
  .chatbot-message .avatar {
3
- width: 96px !important;
4
- height: 96px !important;
5
- min-width: 96px !important;
6
- min-height: 96px !important;
7
  }
8
  /* make sure the image still fills the circle */
9
  .chatbot-message .avatar img {
 
1
  /* target the avatar container for user+bot */
2
  .chatbot-message .avatar {
3
+ width: 256px !important;
4
+ height: 256px !important;
5
+ min-width: 256px !important;
6
+ min-height: 256px !important;
7
  }
8
  /* make sure the image still fills the circle */
9
  .chatbot-message .avatar img {