Commit 3c9f4003 authored by dpapad's avatar dpapad Committed by Commit Bot

Fix slotted style for more-actions slot within settings-toggle-button.

Bug: 896581
Change-Id: Ie8542938f8eb92670ea17fd8a8feb9df91368040
Reviewed-on: https://chromium-review.googlesource.com/c/1297599Reviewed-by: default avatarScott Chen <scottchen@chromium.org>
Commit-Queue: Demetrios Papadopoulos <dpapad@chromium.org>
Cr-Commit-Position: refs/heads/master@{#602216}
parent 75ed09d9
......@@ -46,7 +46,7 @@
#labelWrapper,
::slotted([slot='more-actions']) {
margin-inline-end: var(--settings-control-label-spacing);
margin-inline-end: var(--settings-control-label-spacing) !important;
}
cr-policy-pref-indicator {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment