Adjusted width of text field
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
display: flex;
|
||||
width: fit-content;
|
||||
align-items: center;
|
||||
width: 50%;
|
||||
width: 70%;
|
||||
margin-right: 10px;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user