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