iris stuff
This commit is contained in:
@@ -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))
|
||||
.pad(15)
|
||||
.max_height(rel(0.5))
|
||||
.z_offset(1),
|
||||
.layer_offset(1),
|
||||
)
|
||||
.span(Dir::DOWN)
|
||||
.width(rest(1))
|
||||
|
||||
Reference in New Issue
Block a user