Update
This commit is contained in:
@@ -35,6 +35,8 @@
|
||||
|
||||
<ui:VisualElement style="flex-grow: 1;" />
|
||||
|
||||
<ui:Label name="CreateErrorLabel" text="Failed to create room!" class="text-label" style="color: #ff4444; align-self: center; display: none; margin-bottom: 10px;" />
|
||||
|
||||
<ui:VisualElement style="flex-direction: row; justify-content: space-between; margin-top: 20px;">
|
||||
<ui:Button name="CancelCreateBtn" text="CANCEL" class="button-spring btn-exit" style="width: 48%;" />
|
||||
<ui:Button name="ConfirmCreateBtn" text="CREATE" class="button-spring btn-join" style="width: 48%;" />
|
||||
|
||||
Reference in New Issue
Block a user