antaresproject / antares-front-end

:computer: Anatres Project Front-end Implementation. Create projects with clean material-design layouts, to improve user experience with fully responsive and elastic system. Object orientend javascript with Vue components, easy to use css grids, forms, widgets, build system based on Webpack and Grunt, and many more.
http://antaresproject.io
BSD 3-Clause "New" or "Revised" License
33 stars 10 forks source link

UI > Avatar #22

Closed ghost closed 7 years ago

ghost commented 7 years ago

Avatars should always be rounded, even if we use square image. Curretnly all images are as circles, and their container doesn't have border-radius and overflow: hidden. This need to be fixed.

image

ghost commented 7 years ago

All tasks has been fixed correctly. I'm closing this issue.