botpress / v12

Botpress OSS – v12
https://v12.botpress.com
GNU Affero General Public License v3.0
68 stars 83 forks source link

where to change the size of webview #628

Closed wilsonckao closed 5 years ago

wilsonckao commented 5 years ago

where to adjust the webview size in bot press. FB messenger has an attribute like this below:

  "webview_height_ratio": "tall"

need to be changed to

  "webview_height_ratio": "compact"
allardy commented 5 years ago

@wilsonckao We currently do not have a setting to change this directly, but you can override the CSS to change that, check the example at https://github.com/botpress/botpress/tree/master/modules/channel-web/assets/examples , the styled webchat with the css