Follow up tweaking of admin UI changes part 2 (#31268)
This commit is contained in:
parent
ac9040b76b
commit
176ba984d4
7 changed files with 7 additions and 28 deletions
|
@ -403,7 +403,7 @@ body > [data-popper-placement] {
|
|||
&__suggestions {
|
||||
box-shadow: var(--dropdown-shadow);
|
||||
background: $ui-base-color;
|
||||
border: 1px solid lighten($ui-base-color, 14%);
|
||||
border: 1px solid var(--background-border-color);
|
||||
border-radius: 0 0 4px 4px;
|
||||
color: $secondary-text-color;
|
||||
font-size: 14px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue