Browser: Chrome 110
OS: macOS / Windows / Linux / etc.
Video: Jam
When I apply any style (such as margin, padding, or others), an indicator appears showing that styles have been added.
When I hover over this indicator, a cross (
) icon appears, which suggests that clicking it should remove the applied styles.
Issue:
Clicking the cross icon does not remove the styles. Nothing happens when I click it.
Expected Behavior:
Clicking the cross icon should remove the applied styles from that element.
Actual Behavior:
The cross icon is clickable (visually), but it does not perform any action.
Steps to Reproduce:
-
Apply any style (e.g., margin or padding)
-
Observe the style indicator
-
Hover over the indicator to reveal the cross icon
-
Click the cross icon
Result: No styles are removed.