1
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
</ui:VisualElement>
|
||||
<ui:VisualElement style="width: 200px;" />
|
||||
<ui:VisualElement class="inventory-container-background">
|
||||
<ui:Label tabindex="-1" text="物品容器" parse-escape-sequences="true" display-tooltip-when-elided="true" name="container-label" style="margin-bottom: 8px;" />
|
||||
<ui:Label tabindex="-1" text="物品容器<color=yellow>不储存</color>" parse-escape-sequences="true" display-tooltip-when-elided="true" name="other-label" style="margin-bottom: 8px;" />
|
||||
<ui:ScrollView name="Other-Container" class="inventory-container">
|
||||
<ui:VisualElement name="other-container" style="flex-direction: row; flex-wrap: wrap; align-items: flex-start;" />
|
||||
</ui:ScrollView>
|
||||
|
Reference in New Issue
Block a user