Skip to content

Commit

Permalink
Fix: remove legacy z-index from slider number selection / model answer (
Browse files Browse the repository at this point in the history
  • Loading branch information
kirsty-hames authored Jan 29, 2024
1 parent 59a45eb commit 932d416
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions less/plugins/adapt-contrib-slider/slider.less
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,11 @@
&__number-selection {
background-color: @item-color;
color: @item-color-inverted;
z-index: 5;
}

&__number-model-answer {
background-color: @item-color;
color: @item-color-inverted;
z-index: 10;
}

// Scale
Expand Down

0 comments on commit 932d416

Please sign in to comment.