Rooni commited on
Commit
2767d74
1 Parent(s): 61f6eb1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +5 -0
app.py CHANGED
@@ -101,6 +101,11 @@ min-height: 200px;
101
  background-size: cover;
102
  background-position: center;
103
  width: auto;
 
 
 
 
 
104
  }"""
105
 
106
  # Получение CSS по ссылке
 
101
  background-size: cover;
102
  background-position: center;
103
  width: auto;
104
+ }
105
+ .message-wrap.svelte-vxn3uw .message-row .md img {
106
+ width: 100% !important;
107
+ max-width: none !important;
108
+ max-height: none !important;
109
  }"""
110
 
111
  # Получение CSS по ссылке