mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
fix: Editable text aligning left instead of inplace.
This commit is contained in:
parent
ab9b5f3b95
commit
da523fa32f
@ -272,6 +272,7 @@ const GalleryBoard = memo(
|
|||||||
p: 0,
|
p: 0,
|
||||||
_focusVisible: {
|
_focusVisible: {
|
||||||
p: 0,
|
p: 0,
|
||||||
|
textAlign: 'center',
|
||||||
// get rid of the edit border
|
// get rid of the edit border
|
||||||
boxShadow: 'none',
|
boxShadow: 'none',
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user