Skip to content

Commit

Permalink
Update vizro-core/src/vizro/static/css/dropdown.css
Browse files Browse the repository at this point in the history
Co-authored-by: Li Nguyen <[email protected]>
Signed-off-by: Maximilian Schulz <[email protected]>
  • Loading branch information
maxschulz-COL and huong-li-nguyen authored Oct 26, 2023
1 parent c1c442f commit e2c346e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vizro-core/src/vizro/static/css/dropdown.css
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ div.page_container .Select-control {
height: 32px;
}

/* Dropdown background color when focused */
div.page_container .Select.is-focused > .Select-control {
background-color: var(--field-enabled);
}
Expand Down

0 comments on commit e2c346e

Please sign in to comment.