adjust space codacy

This commit is contained in:
Cristhian Zanforlin Lousa 2023-06-09 10:10:08 -03:00
commit f18f2f9851

View file

@ -145,4 +145,4 @@ code {
The cursor: default; property value restores the browser's default cursor style for the targeted element. By applying this style, the element will no longer have a custom cursor appearance such as "grab" or any other custom cursor defined elsewhere in the application. Instead, it will revert to the default cursor style determined by the browser, typically an arrow-shaped cursor. */
.react-flow__pane {
cursor: default;
}
}