sejr / react-messenger

Chat UX components built with React, inspired by Facebook Messenger
MIT License
230 stars 62 forks source link

Add blur effect #5

Closed sejr closed 5 years ago

sejr commented 5 years ago

I rearranged the grid layout and put toolbars/compose bar directly inside the sidebar and content panes. This allows us to use a blur effect that helps it better resemble the iOS mobile application. If your web browser does not support backdrop-blur, it looks exactly the same as it did before, border and everything.