Fix inconsistency between browsers on textarea outlines (#311)

This commit is contained in:
John Livingston
2024-02-08 11:04:51 +01:00
parent 28adf29626
commit 7b8c961faf
2 changed files with 9 additions and 1 deletions

View File

@ -1,5 +1,12 @@
# Changelog
## ??? (Not Released Yet)
### Minor changes and fixes
* Fix #311:
* Fix inconsistency between browsers on textarea outlines
## 8.1.0
### Minor changes and fixes