mirror of
https://github.com/actualbudget/actual.git
synced 2026-04-30 03:23:51 -05:00
7 lines
204 B
Markdown
7 lines
204 B
Markdown
---
|
|
category: Bugfix
|
|
authors: [pyfisssh]
|
|
---
|
|
|
|
On iOS 26 Safari, <input type="date"> could render taller than expected. This has been fixed by disabling native appearance to enforce consistent box-sizing.
|