mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-09 15:05:44 +01:00
position content more to center of cardColumn
This commit is contained in:
@@ -21,12 +21,12 @@ const styles = {
|
||||
flexFullHeight: {
|
||||
display: "flex",
|
||||
flexDirection: "column",
|
||||
justifyContent: "space-between",
|
||||
justifyContent: "space-around",
|
||||
alignSelf: "stretch"
|
||||
},
|
||||
footer: {
|
||||
display: "flex",
|
||||
paddingBottom: "1.5rem",
|
||||
paddingBottom: "1rem",
|
||||
},
|
||||
topPart: {
|
||||
display: "flex"
|
||||
|
||||
Reference in New Issue
Block a user