forked from abner/for-legacy-web
fix(mobile): send button fixed
This commit is contained in:
@@ -102,6 +102,10 @@ const Action = styled.div`
|
|||||||
/*padding: 14px 0 14px 14px;*/
|
/*padding: 14px 0 14px 14px;*/
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.mobile {
|
||||||
|
justify-content: start;
|
||||||
|
}
|
||||||
|
|
||||||
${() =>
|
${() =>
|
||||||
!isTouchscreenDevice &&
|
!isTouchscreenDevice &&
|
||||||
css`
|
css`
|
||||||
|
|||||||
Reference in New Issue
Block a user