Fix height of search bar in Chrome

This commit is contained in:
daudix
2024-09-30 06:29:42 +03:00
parent 830e48c198
commit f176f1ab48
2 changed files with 3 additions and 1 deletions

View File

@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- Fix backdrop blur of dropdowns and search container in Chrome (#77 and #91).
- Fix height of search bar in Chrome.
## [5.3.0](https://codeberg.org/daudix/duckquill/compare/v5.2.0...v5.3.0)