Mobile Responsive
This commit is contained in:
@@ -63,7 +63,7 @@ export const Product = observer(() => {
|
||||
</Button>
|
||||
</Col>
|
||||
<Col span={12}>
|
||||
<div style={{display: 'flex', justifyContent: 'flex-end'}}>
|
||||
<div style={{display: store.ui.mediaQuery.isMobile? "" :'flex',justifyContent: 'flex-end',textAlign: "right"}}>
|
||||
<Search
|
||||
placeholder="input search text"
|
||||
style={{
|
||||
|
||||
Reference in New Issue
Block a user