alefnode / ubports-apps

Apps for ubports platform
7 stars 10 forks source link

fix the profile/settings/archive/etc page width #7

Closed Fuseteam closed 3 years ago

Fuseteam commented 3 years ago

The size of profile/settings/new chat/new group/etc page always bothered me; this should fix it so it take the full width just like the chat list.

p.s. not to be confused with the group/contact info page to get that to take the full width document.getElementById("app").getElementsByClassName('two')[0].childNodes[1].childNodes[0] would need to be hidden. but this should only be done when inside a chat/group; as that's the element this pr fix the width for

alefnode commented 3 years ago

Awesome, that's so cool improvement

Fuseteam commented 3 years ago

yay /o/ glad you like it