forked from extern/easydiffusion
adjust footer to center
This commit is contained in:
parent
cf1d1a97f3
commit
34cb532e6b
@ -48,4 +48,6 @@ export const DisplayLayout = style({
|
||||
|
||||
export const FooterLayout = style({
|
||||
gridArea: "footer",
|
||||
display: "flex",
|
||||
justifyContent: "center",
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user