RandyArnold / shifumi

Technical test for Playmakers: the famous rock, paper, scissors game in ReactJS
0 stars 0 forks source link

Bug: responsive ui buttons won't shrink #15

Closed RandyArnold closed 10 months ago

RandyArnold commented 10 months ago

This seams to be a known issue : https://stackoverflow.com/questions/26160839/css-flex-box-layout-full-width-row-and-columns

width: 0 in .Action should fix this issue