mirror of
https://github.com/zed-industries/zed.git
synced 2024-12-26 10:40:54 +00:00
WIP
This commit is contained in:
parent
b74553455f
commit
020a0965b0
1 changed files with 3 additions and 0 deletions
|
@ -100,6 +100,9 @@ impl View for WelcomePage {
|
|||
.align_children_center()
|
||||
.boxed(),
|
||||
])
|
||||
.aligned()
|
||||
.constrained()
|
||||
.with_max_width(300.)
|
||||
.boxed(),
|
||||
)
|
||||
.boxed()
|
||||
|
|
Loading…
Reference in a new issue