mirror of
https://github.com/simonw/datasette.git
synced 2026-06-04 16:16:59 +02:00
Remove height: 100% to fix Safari bug, closes #2724
This commit is contained in:
parent
5d6de0154d
commit
bbbc1cd596
2 changed files with 1 additions and 1 deletions
|
|
@ -11,6 +11,7 @@ Unreleased
|
|||
|
||||
- Dropped Janus as a dependency, previously used to manage the write queue. This should not have any impact on plugin developers or end-users. (:issue:`1752`)
|
||||
- Fixed a bug where stale tables and other related resources were not removed from ``catalog_*`` tables when a database was removed. (:issue:`2723`)
|
||||
- Fixed a Safari bug with the table search mechanism triggered by pressing ``/``. (:issue:`2724`)
|
||||
|
||||
.. _v1_0_a29:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue