TootLangPicker: fix scrolling
This commit is contained in:
parent
2c35950d27
commit
edfbf5505b
3 changed files with 8 additions and 7 deletions
4
src/timelines/TootLangPicker.css
Normal file
4
src/timelines/TootLangPicker.css
Normal file
|
@ -0,0 +1,4 @@
|
|||
|
||||
.TootLangPicker {
|
||||
overflow: auto;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue