refactor(login): page styling
This commit is contained in:
parent
d9705b8dfb
commit
ec359f1eff
8 changed files with 66 additions and 43 deletions
|
@ -4,14 +4,14 @@
|
|||
}
|
||||
|
||||
.input {
|
||||
height: 50px;
|
||||
position: relative;
|
||||
overflow: visible;
|
||||
width: 250px;
|
||||
}
|
||||
|
||||
.input input {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
height: 50px;
|
||||
border: 1px solid var(--textbox-75);
|
||||
border-radius: 9999px;
|
||||
padding: 10px 20px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue