tweaked input styles
This commit is contained in:
parent
78459d759c
commit
029633f3d3
5 changed files with 7 additions and 14 deletions
|
@ -1,5 +1,4 @@
|
|||
.passwordInput {
|
||||
align-self: left;
|
||||
display: flex;
|
||||
flex-wrap: nowrap;
|
||||
width: 80%;
|
||||
|
@ -25,7 +24,7 @@
|
|||
background-color: var(--successControlBGColor);
|
||||
border: 1px solid var(--successControlBGColor);
|
||||
color: var(--successControlFGColor);
|
||||
width: 10em;
|
||||
flex-basis: 20%;
|
||||
}
|
||||
|
||||
.inputBtn--loading:hover {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue