We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58d7fd9 commit a9a5f9fCopy full SHA for a9a5f9f
packages/material-ui/src/Slider/ValueLabel.js
@@ -20,7 +20,6 @@ const styles = theme => ({
20
duration: theme.transitions.duration.shortest,
21
}),
22
top: -34,
23
- left: 'calc(-50% + -4px)',
24
transformOrigin: 'bottom center',
25
transform: 'scale(0)',
26
position: 'absolute',
0 commit comments