Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix advanced header intersection of text and logo #9432

Merged
merged 3 commits into from
Feb 11, 2025
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
update snapshot fix advanced header intersection of text and logo
  • Loading branch information
OlgaLarina committed Feb 10, 2025
commit 1327092ab59ab76f88293fc9a1b07c790c58a597
2 changes: 1 addition & 1 deletion tests/markup/snapshots/survey-header-advanced.snap.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<div class="sv-header__cell-content" style="align-items:flex-start; justify-content:flex-end; text-align:start;">
<div class="sv-header__cell-content" style="align-items:flex-start; justify-content:flex-end; max-width:300%; text-align:start;">
<div class="sv-header__title">
<h3 aria-label="Test" class="sd-title">
<span class="sv-string-viewer">Test</span>
Expand Down