Merged in fix/LOY-512-modal-close-button (pull request #3382)

fix(LOY-512): override button styling

* fix(LOY-512): override button styling


Approved-by: Matilda Haneling
This commit is contained in:
Matilda Landström
2026-01-05 08:10:55 +00:00
parent 15626d49af
commit d91b940bf0

View File

@@ -54,7 +54,7 @@
justify-content: center;
}
.closeBtn {
.header .closeBtn {
position: absolute;
right: var(--Space-x2);
top: 50%;