🐛 (limits) Fix storage limit trigger and e2e tests
This commit is contained in:
committed by
Baptiste Arnaud
parent
1e26703ad4
commit
30dff2d5d7
@ -36,11 +36,10 @@ export const EditableUrl = ({
|
||||
<Tooltip label="Edit">
|
||||
<EditablePreview
|
||||
mx={1}
|
||||
bgColor="blue.500"
|
||||
color="white"
|
||||
borderWidth="1px"
|
||||
px={3}
|
||||
rounded="md"
|
||||
cursor="pointer"
|
||||
cursor="text"
|
||||
display="flex"
|
||||
fontWeight="semibold"
|
||||
/>
|
||||
|
Reference in New Issue
Block a user