feat: transparent background for input
This commit is contained in:
@ -15,6 +15,7 @@
|
||||
.input-field {
|
||||
flex: 1;
|
||||
border: none;
|
||||
background: transparent;
|
||||
}
|
||||
|
||||
.input-field:focus {
|
||||
|
Reference in New Issue
Block a user