mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Fix the app search bar icon issue of the APPM publisher
This commit is contained in:
parent
8e8411ab38
commit
06dee0e6a5
@ -69,7 +69,7 @@ class ListApps extends React.Component {
|
||||
<Search
|
||||
placeholder="input search text"
|
||||
onSearch={this.setSearchText}
|
||||
style={{width: 170}}
|
||||
style={{width: 170, zIndex:0}}
|
||||
/>
|
||||
</Col>
|
||||
</Row>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user