fix: create board and status inputs fixed
This commit is contained in:
@ -22,8 +22,10 @@ const CreateBoardButton = () => {
|
||||
modalTitle={"Создание доски"}
|
||||
inputStyles={{
|
||||
wrapper: {
|
||||
marginLeft: 15,
|
||||
marginRight: 15,
|
||||
paddingTop: 3,
|
||||
paddingBottom: 4,
|
||||
paddingInline: 15,
|
||||
borderBottom: "2px solid gray",
|
||||
},
|
||||
}}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user