細かいデザイン崩れや機能消滅バグを修正
This commit is contained in:
@@ -7,8 +7,8 @@ export const TextBox = (props) => {
|
||||
style={{
|
||||
flex: flex,
|
||||
backgroundColor: backgroundColor,
|
||||
padding: 10,
|
||||
height: 70,
|
||||
padding: 5,
|
||||
minHeight: 70,
|
||||
alignItems: "center",
|
||||
alignContent: "center",
|
||||
margin: 2,
|
||||
|
Reference in New Issue
Block a user