fix poll fotter layout

画面の幅が充分でないときに
表示外にまでボタンが拡大されてしまわないように修正。
remotes/1698178055505214576/signup-info-prompt
Kirishima21 2019-03-11 15:57:00 +09:00 committed by ThibG
parent 3cef04610c
commit 1bf035fb67
1 changed files with 1 additions and 0 deletions

View File

@ -144,6 +144,7 @@
button,
select {
width: 100%;
flex: 1 1 50%;
}
}