Fix deprecation warning text being covered by right dock (#30456)

Closes [#30378](https://github.com/zed-industries/zed/issues/30378)

Release Notes:

- Fixed deprecation warning text being covered by right dock

---------

Co-authored-by: Smit Barmase <heysmitbarmase@gmail.com>
This commit is contained in:
Sergei Kartsev 2025-05-11 23:54:21 +02:00 committed by GitHub
parent ae31aa2759
commit cee9f4b013
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 86 additions and 60 deletions

1
Cargo.lock generated
View file

@ -18593,6 +18593,7 @@ dependencies = [
"languages",
"libc",
"log",
"markdown",
"markdown_preview",
"menu",
"migrator",