feat(LOY-484): Change toast to alert for Profiling Consent * feat(LOY-484): change toast to alert using context * refactor(LOY-484): remove uneccesary code * chore(LOY-484): small UI fixes Approved-by: Chuma Mcphoy (We Ahead)
5 lines
68 B
CSS
5 lines
68 B
CSS
.alert {
|
|
height: fit-content;
|
|
margin-bottom: var(--Space-x1);
|
|
}
|