Skip to content

Commit d584c90

Browse files
authored
mv down (#587)
1 parent 1752f0f commit d584c90

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/components/ui/css/AxisBars.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.axis-panel{
22
position: absolute;
3-
top: 0%;
4-
left: 100%;
3+
top: 100%;
4+
left: 0%;
55
width: 90px;
66
height: 75px;
77
margin-top: 8px;

0 commit comments

Comments
 (0)