Fixed seperator
This commit is contained in:
@@ -282,8 +282,8 @@ public class SyncshellAdminUI : WindowMediatorSubscriberBase
|
|||||||
}
|
}
|
||||||
|
|
||||||
ImGui.TreePop();
|
ImGui.TreePop();
|
||||||
ImGui.Separator();
|
|
||||||
}
|
}
|
||||||
|
ImGui.Separator();
|
||||||
|
|
||||||
if (_uiSharedService.MediumTreeNode("Mass Cleanup", UIColors.Get("DimRed")))
|
if (_uiSharedService.MediumTreeNode("Mass Cleanup", UIColors.Get("DimRed")))
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user