Skip to content

Commit 09b4af5

Browse files
committed
Fix image alignment in ready page in some contexts.
1 parent 7765235 commit 09b4af5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/ra-core/src/util/Ready.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ const styles = {
4242
opacity: 1,
4343
},
4444
image: {
45+
margin: 'auto',
4546
width: 50,
4647
},
4748
logo: {

0 commit comments

Comments
 (0)