1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-18 01:03:35 +00:00

control save button enabled for sharing modal

This commit is contained in:
Kyle Spearrin
2018-08-07 23:46:31 -04:00
parent 4a324ca764
commit 80af20ef54
5 changed files with 33 additions and 9 deletions

View File

@@ -276,7 +276,7 @@ label:not(.form-check-label):not(.btn) {
right: 0;
}
&:disabled {
&:disabled:not(.manual), &.loading {
.fa-spinner {
display: flex;
}