Before 优化 机场
This commit is contained in:
@@ -24,8 +24,8 @@
|
||||
<ui:Instance template="ux_dialogue_choose_template" name="ux_dialogue_choose_template" />
|
||||
</ui:VisualElement>
|
||||
<ui:VisualElement name="comic-container" class="root" style="background-color: rgba(0, 0, 0, 0.67); display: none;" />
|
||||
<ui:ScrollView picking-mode="Ignore" name="dialogue-container" horizontal-scroller-visibility="Hidden" vertical-scroller-visibility="Hidden" class="flex-center dialogue-container" style="min-width: 512px; bottom: -25%; max-height: 300px; padding-top: 16px; padding-right: 32px; padding-bottom: 16px; padding-left: 32px; border-top-left-radius: 8px; border-top-right-radius: 8px; border-bottom-right-radius: 8px; border-bottom-left-radius: 8px; max-width: 768px; background-color: rgb(239, 239, 239);">
|
||||
<ui:VisualElement name="dialogue-container" picking-mode="Ignore" style="position: absolute; left: 0; right: 0; bottom: 0; min-height: 128px; align-items: center; justify-content: center; background-image: url("project://database/Assets/BITKit/Unity/Art/Backgrounds/BG_Gradient_Half_BT_.png?fileID=21300000&guid=d19ac049792985540825b54b0b002529&type=3#BG_Gradient_Half_BT_"); -unity-background-image-tint-color: rgb(0, 0, 0);">
|
||||
<ui:Instance template="ux_dialogue_template" name="ux_dialogue_template" />
|
||||
<ui:Instance template="ux_dialogue_template" name="ux_dialogue_template" />
|
||||
</ui:ScrollView>
|
||||
</ui:VisualElement>
|
||||
</ui:UXML>
|
||||
|
Reference in New Issue
Block a user