Merge branch 'main' into collab-panel2

This commit is contained in:
Conrad Irwin 2023-11-29 15:40:16 -07:00
commit cd60d466b1
9 changed files with 17 additions and 18 deletions

View file

@ -2484,7 +2484,7 @@ impl CollabPanel {
| Section::Offline => true,
};
div()
h_stack()
.w_full()
.map(|el| {
if can_collapse {