Commit d83ff5be authored by Gayane Petrosyan's avatar Gayane Petrosyan Committed by Commit Bot

Fix font size for 'Customize' button label.

Bug: 935260
Change-Id: Iad79fdf7da3ddfdb1c746c80f9636ac752d1cbbe
Reviewed-on: https://chromium-review.googlesource.com/c/1490113Reviewed-by: default avatarKristi Park <kristipark@chromium.org>
Commit-Queue: Gayane Petrosyan <gayane@chromium.org>
Cr-Commit-Position: refs/heads/master@{#636242}
parent 737bd1db
......@@ -88,6 +88,7 @@ html[darkmode=true] .ep-enhanced #edit-bg-icon {
.ep-enhanced #edit-bg-text {
color: rgb(var(--GB600-rgb));
display: inline;
font-size: 14px;
padding-inline-end: 12px;
padding-inline-start: 8px;
}
......
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