Implement user searching
This commit is contained in:
@@ -46,6 +46,12 @@ form {
|
||||
border-radius: 5px;
|
||||
border: 1px solid gray;
|
||||
}
|
||||
|
||||
.search-group input {
|
||||
height: 30px;
|
||||
width: 93%;
|
||||
font-size: 16px;
|
||||
}
|
||||
.btn {
|
||||
padding: 10px;
|
||||
font-size: 15px;
|
||||
|
||||
Reference in New Issue
Block a user