Use the MessageNotification component for the release notes toast (#25013)

Closes https://github.com/zed-industries/zed/issues/24981

Release Notes:

- N/A

---------

Co-authored-by: smit <0xtimsb@gmail.com>
This commit is contained in:
Danilo Leal 2025-02-17 11:32:04 -03:00 committed by GitHub
parent aca31cfb8d
commit 510260a10e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 20 additions and 81 deletions

View file

@ -529,7 +529,7 @@ pub mod simple_message_notification {
v_flex()
.occlude()
.p_3()
.gap_3()
.gap_2()
.elevation_3(cx)
.child(
h_flex()