mattmezza / vue-beautiful-chat

A simple and beautiful Vue chat component backend agnostic, fully customisable and extendable.
https://matteo.merola.co/vue-beautiful-chat/
MIT License
1.5k stars 441 forks source link

Fix #207: Clean-up button related CSS and optimize SVGs #211

Closed a-kriya closed 3 years ago

a-kriya commented 3 years ago

Fixes alignment of icons and also the overlap:

image

Some hard-coded width/height values were removed in favor of automatic layout.