mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
Remove row borders from search-as-you-type control
This commit is contained in:
+2
@@ -42,6 +42,8 @@ declare let __moduleName: string;
|
||||
height: 32px;
|
||||
padding: 8px;
|
||||
text-align: left;
|
||||
border-top: none;
|
||||
border-bottom: none;
|
||||
}
|
||||
:host.active.valid {
|
||||
display: block;
|
||||
|
||||
Reference in New Issue
Block a user