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 1752f0f commit d584c90Copy full SHA for d584c90
1 file changed
src/components/ui/css/AxisBars.css
@@ -1,7 +1,7 @@
1
.axis-panel{
2
position: absolute;
3
- top: 0%;
4
- left: 100%;
+ top: 100%;
+ left: 0%;
5
width: 90px;
6
height: 75px;
7
margin-top: 8px;
0 commit comments