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
This fixes two issues:
1. the checkbox of the declaration toggle is a little bit lower than
the center, therefore we reduce the `top` value by 0.5px.
2. the checkbox still shows up when editing styles due to specificity.
Therefore we changed the selector to only show it when the style is not
being edited.
Fixed: b/328403286
Change-Id: If592ae1c33eb10ae91ed3f3b459cda7919e2b214
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/5439573
Auto-Submit: Changhao Han <[email protected]>
Reviewed-by: Philip Pfaffe <[email protected]>
Commit-Queue: Philip Pfaffe <[email protected]>
Commit-Queue: Changhao Han <[email protected]>
0 commit comments