Minor UI fix

This commit is contained in:
Tom Butcher 2025-07-14 23:05:52 +01:00
parent d46402983f
commit 3bd2628960

View File

@ -49,7 +49,7 @@ const IdDisplay = ({
} }
return ( return (
<Flex align={'center'} className='iddisplay'> <Flex align={'end'} className='iddisplay'>
{(() => { {(() => {
const content = ( const content = (
<Flex gap={4}> <Flex gap={4}>