fix widget max width

This commit is contained in:
Iuri Matias 2019-04-10 22:15:51 -04:00
parent 9327b9a712
commit ff613944be

View File

@ -1,6 +1,6 @@
._status-chat-widget {
background-color: white;
width: 33%;
max-width: 850px;
border-radius: 16px;
font-family: "Inter UI",-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;
background: url(https://status.im/img/status-logo-symbol.svg) 99% 3% no-repeat white;