feat(profile): add Danger zone account deletion UI
This commit is contained in:
@@ -231,6 +231,17 @@ button:disabled {
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.danger-zone-confirm {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: 0.5rem;
|
||||
}
|
||||
|
||||
.danger-zone-confirm p {
|
||||
margin: 0;
|
||||
color: #9aa0ab;
|
||||
}
|
||||
|
||||
.filter-pills {
|
||||
display: flex;
|
||||
gap: 0.5rem;
|
||||
|
||||
Reference in New Issue
Block a user