Merge "Fix border on search bar"
This commit is contained in:
@@ -30,7 +30,7 @@ limitations under the License.
|
||||
gr-autocomplete {
|
||||
background-color: var(--view-background-color);
|
||||
border: 1px solid var(--border-color);
|
||||
border-radius: 2px 0 0 2px;
|
||||
border-radius: 2px;
|
||||
flex: 1;
|
||||
font: inherit;
|
||||
outline: none;
|
||||
|
||||
Reference in New Issue
Block a user