feat: use accent color when confirming deletion (#1161)

- .final-confirm
pull/1170/head
H3arn 2 years ago committed by GitHub
parent 50a99e9120
commit a09b2c4eea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -104,6 +104,10 @@
}
}
}
.final-confirm {
color: red
}
}
}

Loading…
Cancel
Save