mirror of
https://github.com/funamitech/mastodon
synced 2024-12-02 16:58:53 +09:00
fix poll fotter layout
画面の幅が充分でないときに 表示外にまでボタンが拡大されてしまわないように修正。
This commit is contained in:
parent
3cef04610c
commit
1bf035fb67
@ -144,6 +144,7 @@
|
|||||||
|
|
||||||
button,
|
button,
|
||||||
select {
|
select {
|
||||||
|
width: 100%;
|
||||||
flex: 1 1 50%;
|
flex: 1 1 50%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user