Skip to content

Commit dfe8dcc

Browse files
committed
feat: graphics notice
1 parent b79205d commit dfe8dcc

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

layout/pages/main-menu/base-menu.xml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,10 @@
9696
</Panel>
9797

9898
<Panel class="horizontal-align-right flow-down m-3">
99-
<Panel class="horizontal-align-right flow-right">
99+
<Panel class="bordered-window p-3" style="max-width: 512px;">
100+
<Label class="horizontal-align-center text-align-center" html="true" text="#MainMenu_Graphics_Notice" />
101+
</Panel>
102+
<Panel class="horizontal-align-right flow-right mt-1">
100103
<TooltipPanel tooltip="#MainMenu_Socials_GitHub">
101104
<Button class="button button-2x" onactivate="SteamOverlayAPI.OpenURL('https://p2ce.org/issues')">
102105
<Image class="button__icon" texturewidth="64" textureheight="64" src="file://{images}/social/github.svg" />

0 commit comments

Comments
 (0)