Skip to content
Snippets Groups Projects
Commit 05eec9cf authored by Alexandre's avatar Alexandre
Browse files

Merge branch 'gm-textarea-too-high-on-one-to-one' into 'staging'

fix: textarea too high when chatting with SO fixed

See merge request startinblox/applications/sib-app!64
parents 7c687fc0 06db2b18
No related branches found
No related tags found
1 merge request!64fix: textarea too high when chatting with SO fixed
.content-box.with-padding.full-width.chat-view .content-box.full-width
sib-chat( sib-display.chat-header(
data-authentication='login',
data-auto-login='true',
data-bosh-service-url=`${xmpp}`,
data-debug='false',
data-locales-url='en',
bind-resources bind-resources
fields='username'
) )
.chat-view
sib-chat(
data-authentication='login',
data-auto-login='true',
data-bosh-service-url=`${xmpp}`,
data-debug='false',
data-locales-url='en',
bind-resources
)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment