fix layout on password field
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
bd0e676b46
commit
6881b47939
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ limitations under the License.
|
|||
margin-top: 60px;
|
||||
}
|
||||
|
||||
.mx_DeactivateAccountDialog .mx_DeactivateAccountDialog_input_section input {
|
||||
.mx_DeactivateAccountDialog .mx_DeactivateAccountDialog_input_section input[type=password] {
|
||||
width: 300px;
|
||||
border: 1px solid $accent-color;
|
||||
border-radius: 5px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue