Fix input styling
This commit is contained in:
parent
53f673c651
commit
b090c40747
@ -304,5 +304,9 @@ input, button
|
||||
background-color: var(--third-bg);
|
||||
border:2px solid var(--primary);
|
||||
border-radius:50px;
|
||||
}
|
||||
|
||||
input
|
||||
{
|
||||
width:175px;
|
||||
}
|
Loading…
Reference in New Issue
Block a user