1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-17 16:53:34 +00:00

move duo connector to ts

This commit is contained in:
Kyle Spearrin
2018-06-08 10:15:45 -04:00
parent 6436bb65e2
commit 3db86e2a6b
6 changed files with 53 additions and 475 deletions

View File

@@ -124,6 +124,7 @@ body {
.modal-footer {
justify-content: flex-start;
background-color: $input-bg;
@include border-radius($modal-content-border-radius);
}
form label {