From d447b5df939d8e109fd0753d01a049a775d0536d Mon Sep 17 00:00:00 2001 From: Comfy Org PR Bot Date: Sun, 2 Nov 2025 14:52:45 +0900 Subject: [PATCH] [backport rh-test] fix: Change h-screen to h-svh in BaseViewTemplate (#6532) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Backport of #6529 to `rh-test` Automatically created by backport workflow. ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-6532-backport-rh-test-fix-Change-h-screen-to-h-svh-in-BaseViewTemplate-29f6d73d365081d5a116d237f15c840e) by [Unito](https://www.unito.io) Co-authored-by: Jin Yi --- src/views/templates/BaseViewTemplate.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/templates/BaseViewTemplate.vue b/src/views/templates/BaseViewTemplate.vue index 814d3b497..fb7e899df 100644 --- a/src/views/templates/BaseViewTemplate.vue +++ b/src/views/templates/BaseViewTemplate.vue @@ -1,6 +1,6 @@