Skip to content

Commit

Permalink
work for #9202 The hover on the list item has disappeared in creator. (
Browse files Browse the repository at this point in the history
…#9203)

Co-authored-by: OlgaLarina <[email protected]>
  • Loading branch information
OlgaLarina and OlgaLarina authored Dec 24, 2024
1 parent 1d35f21 commit c51b700
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/survey-core/src/defaultCss/defaultV2Css.ts
Original file line number Diff line number Diff line change
Expand Up @@ -829,6 +829,7 @@ export var defaultV2Css = {
itemBody: "sv-list__item-body sd-list__item-body",
itemSelected: "sv-list__item--selected sd-list__item--selected",
itemFocused: "sv-list__item--focused sd-list__item--focused",
itemHovered: "sv-list__item--hovered sd-list__item--hovered",
},
actionBar: {
root: "sd-action-bar",
Expand Down

0 comments on commit c51b700

Please sign in to comment.