Prevent model name from wrapping
This commit is contained in:
@@ -122,6 +122,7 @@ export const TableRow = ({
|
|||||||
borderRadius={4}
|
borderRadius={4}
|
||||||
borderWidth={1}
|
borderWidth={1}
|
||||||
fontSize="xs"
|
fontSize="xs"
|
||||||
|
whiteSpace="nowrap"
|
||||||
>
|
>
|
||||||
{loggedCall.model}
|
{loggedCall.model}
|
||||||
</Text>
|
</Text>
|
||||||
|
|||||||
Reference in New Issue
Block a user