Fixes the slide bar clickable area (#2113)
This commit is contained in:
parent
199f66b8de
commit
5331de17c2
1 changed files with 4 additions and 0 deletions
|
|
@ -11,3 +11,7 @@ code {
|
||||||
font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New',
|
font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New',
|
||||||
monospace;
|
monospace;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.rc-slider {
|
||||||
|
z-index:78
|
||||||
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue