mirror of
https://github.com/bitwarden/browser
synced 2025-12-15 07:43:35 +00:00
reverse button order in alert
This commit is contained in:
@@ -198,7 +198,8 @@ $fa-font-path: "~font-awesome/fonts";
|
||||
|
||||
.swal2-actions {
|
||||
margin: 20px auto 0;
|
||||
justify-content: flex-end;
|
||||
justify-content: flex-start;
|
||||
flex-direction: row-reverse;
|
||||
|
||||
button {
|
||||
margin-left: 10px;
|
||||
|
||||
Reference in New Issue
Block a user