iris stuff
This commit is contained in:
2
iris
2
iris
Submodule iris updated: 9deba3d9d7...d757e805e8
@@ -76,7 +76,7 @@ pub fn msg_panel(client: &mut Client, network: NetSender) -> impl WidgetFn<Sized
|
|||||||
.background(rect(Color::BLACK.brighter(0.05)).radius(15))
|
.background(rect(Color::BLACK.brighter(0.05)).radius(15))
|
||||||
.pad(15)
|
.pad(15)
|
||||||
.max_height(rel(0.5))
|
.max_height(rel(0.5))
|
||||||
.z_offset(1),
|
.layer_offset(1),
|
||||||
)
|
)
|
||||||
.span(Dir::DOWN)
|
.span(Dir::DOWN)
|
||||||
.width(rest(1))
|
.width(rest(1))
|
||||||
|
|||||||
Reference in New Issue
Block a user