fix: Use CloseIcon

This commit is contained in:
Chuma McPhoy
2024-07-11 12:05:18 +02:00
parent 6b42090160
commit 5d23830138
2 changed files with 3 additions and 6 deletions

View File

@@ -41,10 +41,6 @@
cursor: pointer;
}
.closeIcon {
color: var(--Scandic-Brand-Burgundy);
}
.dialog {
height: 100%;
}