holochain / elemental-chat-ui

A Vue.js + Vuetify + Vuex web app for Elemental Chat DNA.
48 stars 13 forks source link

Vertically center title in header #136

Open qubist opened 3 years ago

qubist commented 3 years ago

The margin that gets automatically added to the <p> element was making the title ("Elemental Chat - Channel name!") too high up. Changing it to a <div> lets it be centered like the Elemental Chat logo.

timotree3 commented 3 years ago

Thanks for putting the effort into these three PRs. Sorry for leaving you hanging, they were not on the team's radar. I don't think the cosmetics of this UI are a priority for the team, so they will probably only get reviewed if someone finds some spare time to test them out. No promises about when this will get reviewed but I hope you feel appreciated for your contribution anyway!