Disable horizontal textarea resize

This commit is contained in:
eugenijm 2020-12-15 21:17:50 +03:00
parent 39c4672175
commit 6d9c79fb6d
4 changed files with 8 additions and 2 deletions

View file

@ -23,6 +23,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Changed
- Errors when fetching are now shown with popup errors instead of "Error fetching updates" in panel headers
- Made reply/fav/repeat etc buttons easier to hit
- Disabled horizontal textarea resize
## [2.2.1] - 2020-11-11