Extensions WebUI: Remove usage of --cr-section mixin on detail page
This CL starts off a series of CLs to remove the --cr-section mixin. The mixin was in charge of aligning elements across a flex row, adding padding, and adding a border. For custom elements such as <extensions-toggle-row> that already assign their own padding and flex, only the hr class is needed. https://imgur.com/a/XZ3TfUs Bug: 973674 Change-Id: I7348334dc3d1922caa1b0664675cd77991477fd5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2116536 Commit-Queue: John Lee <johntlee@chromium.org> Reviewed-by:dpapad <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#753021}
Showing
Please register or sign in to comment