1

The child inside button in google chrome browser always centered. The align-items doesn't work.

However in firefox it works:

.button {
  height: 200px;
  display: flex;
  align-items: flex-end;
}

https://jsfiddle.net/0u3c1gre/1/

Child elements in button in google chrome always centered

Ivan
  • 2,463
  • 1
  • 20
  • 28

0 Answers0