💄 (editor) Fix some overflow issues with long variable names
This commit is contained in:
@@ -15,7 +15,7 @@ export const WithVariableContent = ({ block }: Props) => {
|
||||
)?.name
|
||||
|
||||
return (
|
||||
<Text>
|
||||
<Text w="calc(100% - 25px)">
|
||||
Collect{' '}
|
||||
<chakra.span
|
||||
bgColor="orange.400"
|
||||
|
||||
Reference in New Issue
Block a user