Files
wayvr/dash-frontend/assets/gui/view/process_list.xml
2025-12-21 16:00:54 +01:00

9 lines
269 B
XML

<layout>
<include src="../t_group_box.xml" />
<elements>
<rectangle macro="group_box" flex_direction="row" align_items="center">
<div id="list_parent" gap="8" flex_direction="row" flex_wrap="wrap" flex_grow="1" />
</rectangle>
</elements>
</layout>