custom css
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
display: flex;
|
||||
height: 38px;
|
||||
border: 1px solid #ced4da;
|
||||
background-color: white;
|
||||
border-radius: 7px;
|
||||
padding: 0 8px;
|
||||
}
|
||||
@@ -13,12 +14,12 @@ input.search {
|
||||
border: none;
|
||||
outline: none;
|
||||
background-color: transparent;
|
||||
color: white !important;
|
||||
color: black !important;
|
||||
}
|
||||
|
||||
button.search {
|
||||
height: 100%;
|
||||
color: white;
|
||||
color: #6c757d;
|
||||
font-size: 14px;
|
||||
border: none;
|
||||
background-color: transparent;
|
||||
|
||||
Reference in New Issue
Block a user