Commit 81ad93e8 authored by Nnamdi Theodore Johnson-Kanu's avatar Nnamdi Theodore Johnson-Kanu Committed by Commit Bot

[CrOS settings] Fix issue where menu items do not have space between

Fix regression caused by this cl crrev.com/c/2490785.

screenshot: https://screenshot.googleplex.com/5nHRPBM6j8Wkn9H.png

Bug: 1148721
Change-Id: I6070847c567f0ccee28a574722996445597c3d3f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2541226
Commit-Queue: Nnamdi Theodore Johnson-kanu <tjohnsonkanu@google.com>
Reviewed-by: default avatarKyle Horimoto <khorimoto@chromium.org>
Cr-Commit-Position: refs/heads/master@{#827968}
parent 77d9f6d2
......@@ -63,6 +63,7 @@
color: var(--menu-text-color);
display: flex;
font-weight: 500;
margin-bottom: 8px;
margin-inline-end: 2px;
min-height: 32px;
padding-inline-start: 20px;
......
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