Julius Dockwarder
Results
3
comments of
Julius Dockwarder
@gnvcor Why do you conditionally render the ReactTooltip element? I removed the state logic and it works fine in this [example](https://codesandbox.io/s/react-tooltip-example-3-11-6-forked-9wyiii?file=/src/App.js), based on yours.
Same problem here!
@jan-dh How do you set the padding for all the col-x elements? If I'm not totally wrong, then you need to select all col-(xs|sm|md|lg) elements and re-set the padding and...