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:
parent
ae31aa2759
commit
cee9f4b013
3 changed files with 86 additions and 60 deletions
|
@ -78,6 +78,7 @@ languages = { workspace = true, features = ["load-grammars"] }
|
|||
libc.workspace = true
|
||||
log.workspace = true
|
||||
markdown_preview.workspace = true
|
||||
markdown.workspace = true
|
||||
menu.workspace = true
|
||||
migrator.workspace = true
|
||||
mimalloc = { version = "0.1", optional = true }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue