You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hovering over the "x" in the affirmations expands and turns red to signal "to delete". However, the cursor for hovering over affirmation turns into a pointer while the cursor over "x" turns into text cursor.
This issue intends to:
Make the proper adjustments so that the cursor over "x" is also a pointer.
Code for the delete hover can be found in lines 78-81 in App.css
See here
The text was updated successfully, but these errors were encountered:
Hovering over the "x" in the affirmations expands and turns red to signal "to delete". However, the cursor for hovering over affirmation turns into a pointer while the cursor over "x" turns into text cursor.
This issue intends to:
Code for the delete hover can be found in lines 78-81 in App.css
See here
The text was updated successfully, but these errors were encountered: