Hey guys,
For example, I wanted to make the dart-controller-toggle go from top to bottom. So I figured it would be an easy fix. Just a matter of setting top: 0px to bottom: 0px in the /widgets/DartController/css/style.css file.
The thing is that this doesn't effect the place of the toggle.. I also see the old code (top: 0px) in the Chrome debugger instead of the bottom: 0px like it says in the CSS.
Any idea how to make changes like this?
Thanks in advance!
Lout