mirror of
https://github.com/bitwarden/browser
synced 2025-12-20 18:23:31 +00:00
[PS-2841] remove SweetAlert2 dependency (#6191)
* remove swal from app.component * remove dep * remove unused swal css
This commit is contained in:
@@ -173,9 +173,7 @@ code {
|
||||
}
|
||||
|
||||
.btn:focus,
|
||||
.swal2-popup .swal2-actions button:focus,
|
||||
.btn.focus,
|
||||
.swal2-popup .swal2-actions button.focus,
|
||||
.form-control:focus {
|
||||
@include themify($themes) {
|
||||
box-shadow: 0 0 0 0.2rem themed("focus");
|
||||
|
||||
Reference in New Issue
Block a user