Fix misaligned cross in complete security dialog (#32614)

* Fix misaligned cross in complete security dialog

* It's not a dialog

* Need to wait for login to finish

* Add screenshot

* Move snapshot to thr right place
This commit is contained in:
David Baker
2026-02-25 14:00:25 +01:00
committed by GitHub
parent e26cbba541
commit db3af8e653
3 changed files with 13 additions and 1 deletions
+1
View File
@@ -511,6 +511,7 @@ legend {
svg {
width: inherit;
height: inherit;
vertical-align: top;
color: var(--cpd-color-icon-secondary);
}
}