llaske / sugarizer

Sugarizer is a web implementation of the Sugar platform to run on any device or browser
https://sugarizer.org
Apache License 2.0
199 stars 422 forks source link

Fix : Listview in v2 having wrong spacing and padding, star icon sticking to left of screen (#1650) #1669

Closed AdityaKrSingh26 closed 5 days ago

AdityaKrSingh26 commented 3 weeks ago

Fixed the issue : [v2] Listview lines spacing/padding is wrong #1650 image image

resolved the issue of wrong spacing and padding in v2 listview and start icon sticking to left of the screen, added a padding of 10px on all sides of the icon

AdityaKrSingh26 commented 1 week ago

Hey @llaske please have a look at my latest commit

AdityaKrSingh26 commented 1 week ago

@llaske could please have a look at the latest commit

llaske commented 5 days ago

Nice. Thanks.