windows: Fix missing title bar on `prompt library` (#16302)
张小白
created
Closes #16297
It seems that currently we can't draw custom title bar. I have checked
the `title_bar` crate, it seems to be `zed` only.
Before:

After:

Release Notes:
- N/A