Skip to content

Commit afc57ad

Browse files
committed
fix lint
1 parent 30e248e commit afc57ad

File tree

1 file changed

+2
-2
lines changed
  • src/shared/components/Settings/Account/Security

1 file changed

+2
-2
lines changed

src/shared/components/Settings/Account/Security/styles.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118

119119
.disabled-toggle {
120120
cursor: not-allowed;
121-
background-color: #7fb5a6 !important
121+
background-color: #7fb5a6 !important;
122122
}
123123

124124
.button {
@@ -236,4 +236,4 @@
236236
text-align: center;
237237
color: #767676;
238238
margin-top: auto;
239-
}
239+
}

0 commit comments

Comments
 (0)