Skip to content

GEM:no-menuレイアウト適用画面におけるページヘッダー表示制御修正 対応#1945

Open
xlei-duoce wants to merge 2 commits intomasterfrom
feature/gem-1938-Verify2nd-view-showlogo-bug-fix(CE)
Open

GEM:no-menuレイアウト適用画面におけるページヘッダー表示制御修正 対応#1945
xlei-duoce wants to merge 2 commits intomasterfrom
feature/gem-1938-Verify2nd-view-showlogo-bug-fix(CE)

Conversation

@xlei-duoce
Copy link
Contributor

@xlei-duoce xlei-duoce commented Feb 18, 2026

対応内容

closes #1938

動作確認・スクリーンショット(任意)

1938_テストエビデンス.xlsx

レビュー観点・補足情報(任意)

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

no-menu レイアウト適用画面におけるページヘッダーの表示制御を調整し、タイトル内の SVG 要素も非表示対象に含めることで、ロゴ表示の一貫性を確保するPRです(Issue #1938 対応)。

Changes:

  • .nomenu-layout 時に #header #title 配下の svgdisplay: none 対象へ追加
  • 上記変更をSassソースと生成済みCSSの両方に反映

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
iplass-gem/src/main/sass/flat/structure/_header.scss no-menu時のタイトル内SVGを非表示対象へ追加
iplass-gem/src/main/resources/META-INF/resources/styles/gem/skin/flat/structure.css コンパイル後CSSに同等の非表示ルールを反映

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated no new comments.

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.

GEM:no-menuレイアウト適用画面におけるページヘッダー表示制御修正

2 participants