Reduce textfield padding
This commit is contained in:
@@ -5,7 +5,8 @@
|
||||
display: flex;
|
||||
bottom: 0px;
|
||||
width: 100%;
|
||||
padding: 5px 1vw;
|
||||
|
||||
padding: 2px 0.1vw;
|
||||
overflow-x: hidden;
|
||||
|
||||
.inputWrap {
|
||||
|
||||
Reference in New Issue
Block a user