Padax / w-components

JavaScript library based on Web Components.
MIT License
22 stars 2 forks source link

Fixing Icon-only buttons issue (sm, md) #127

Closed yakkowu closed 2 years ago

yakkowu commented 3 years ago

From @nizniz187 's feedback, setting a max-height for each size button is a solution we discussed at the meeting.

yakkowu commented 3 years ago

TASK COMPLETE!

01 Max-height

image Setting a max-height for each size button is already update.

02 Small button

image

Before & After

https://user-images.githubusercontent.com/46119829/140652501-959beeb9-4ece-4364-91f2-84027eec690a.mov

And for this solution, I also redefine the button design of "sm" to make the overall design more in balance.

The small button has most changes:

⤷ Here's the currently file in Figma.