Skip to content

fix(gui): keep dark background across full page height#1887

Merged
MarksonHon merged 1 commit into
v2rayA:mainfrom
EpLiar:fix/dark-mode-full-height
Jun 29, 2026
Merged

fix(gui): keep dark background across full page height#1887
MarksonHon merged 1 commit into
v2rayA:mainfrom
EpLiar:fix/dark-mode-full-height

Conversation

@EpLiar

@EpLiar EpLiar commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Change the app container from fixed viewport height to minimum viewport height, allowing it to grow with page content.
  • Apply the dark theme class to both body and html so the root page background stays dark when scrolling beyond the first viewport.

Verification

  • Built the frontend production assets successfully.
  • Built v2raya.exe and verified the fix manually on the service UI.
  • Ran git diff --check.

@MarksonHon MarksonHon merged commit 06defad into v2rayA:main Jun 29, 2026
7 checks passed
@EpLiar EpLiar deleted the fix/dark-mode-full-height branch July 1, 2026 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants