fix: remove extra x in first section celebration modal (#397)
x icon that was added to paragon as part of the streak celebration modal is redundant with the x added to only the first section celebration modal AA-713
This commit is contained in:
committed by
GitHub
parent
6a6bddc5c8
commit
29a13f729a
@@ -11,10 +11,6 @@
|
||||
position: absolute;
|
||||
right: 1rem;
|
||||
}
|
||||
|
||||
button::after {
|
||||
content: "⨉";
|
||||
}
|
||||
}
|
||||
|
||||
.modal-body {
|
||||
|
||||
Reference in New Issue
Block a user