refactor ui (#17)
* wip: redesign sidebar * wip: adjust dpi * update * update * refactor modal * fix modal
This commit is contained in:
@@ -1568,6 +1568,7 @@ impl Render for TextInput {
|
||||
let suffix = self.suffix.as_ref().map(|build| build(window, cx));
|
||||
|
||||
div()
|
||||
.flex_1()
|
||||
.flex()
|
||||
.id("input")
|
||||
.key_context(CONTEXT)
|
||||
|
||||
Reference in New Issue
Block a user