Merged in fix/STAY-132 (pull request #3283)

fix: align guarantee info button and text to the right regardless of breakpoint

* fix: align guarantee info button and text to the right regardless of breakpoint


Approved-by: Erik Tiekstra
This commit is contained in:
Christel Westerberg
2025-12-03 07:16:51 +00:00
parent c6d0223edb
commit b563a83f10
3 changed files with 13 additions and 14 deletions

View File

@@ -12,6 +12,8 @@
color: var(--Icon-Interactive-Default);
cursor: pointer;
flex-shrink: 0;
vertical-align: bottom;
margin-right: var(--Space-x05);
}
.closeButton {