[#4505] removed redundant CodeBlock component styles

This commit is contained in:
Gani Georgiev
2024-03-06 17:47:41 +02:00
parent 0afc380a11
commit e5e2519f88
34 changed files with 47 additions and 45 deletions
+5
View File
@@ -1,3 +1,8 @@
## (WIP) v0.22.4
- Removed conflicting styles causing the detailed codeblock log data preview to not be properly visualized ([#4505](https://github.com/pocketbase/pocketbase/pull/4505)).
## v0.22.3
- Fixed the z-index of the current admin dropdown on Safari ([#4492](https://github.com/pocketbase/pocketbase/issues/4492)).