center a div
This commit is contained in:
parent
acab2f9003
commit
3a85beeaa5
4 changed files with 14 additions and 14 deletions
|
@ -3710,10 +3710,10 @@ impl Render for Workspace {
|
|||
self.modal_layer
|
||||
.read(cx)
|
||||
.render(self, cx)
|
||||
.relative()
|
||||
.flex_1()
|
||||
.w_full()
|
||||
.flex()
|
||||
.flex_row()
|
||||
.overflow_hidden()
|
||||
.border_t()
|
||||
.border_b()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue