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