[#4079] fixed popup searchbar css styles to prevent hiding the additional controls

This commit is contained in:
Gani Georgiev
2024-01-04 14:44:29 +02:00
parent 592b7e85c6
commit d0352aa3f9
34 changed files with 54 additions and 44 deletions
+5
View File
@@ -1,3 +1,8 @@
## v0.20.5
- Minor CSS fix for the Admin UI to prevent the searchbar within a popup from expanding too much and pushing the controls out of the visible area ([#4079](https://github.com/pocketbase/pocketbase/issues/4079#issuecomment-1876994116)).
## v0.20.4
- Small fix for a regression introduced with the recent `json` field changes that was causing View collection column expressions recognized as `json` to fail to resolve ([#4072](https://github.com/pocketbase/pocketbase/issues/4072)).