mirror of
https://github.com/portainer/portainer.git
synced 2025-08-04 21:35:23 +02:00
fix(slider): update rc-slider [EE-5011] (#8611)
* fix(slider): update rc-slider [EE-5011] * fix PasswordLengthSlider tooltip * fix unnecessarily bulky className for SliderTooltip * remove SliderTooltip inner div * center slider handle value * relative tooltip * update z index --------- Co-authored-by: testa113 <testa113>
This commit is contained in:
parent
bf9dc8c2d0
commit
3654109332
10 changed files with 159 additions and 135 deletions
1
app/react/components/Tip/SliderTooltip/index.ts
Normal file
1
app/react/components/Tip/SliderTooltip/index.ts
Normal file
|
@ -0,0 +1 @@
|
|||
export { SliderTooltip } from './SliderTooltip';
|
Loading…
Add table
Add a link
Reference in a new issue