diff --git a/src/app/data/bus-stop/bus-stop.component.html b/src/app/data/bus-stop/bus-stop.component.html index accbe4b..06c57f9 100644 --- a/src/app/data/bus-stop/bus-stop.component.html +++ b/src/app/data/bus-stop/bus-stop.component.html @@ -1,19 +1,16 @@ -
-

Rich Grid with Pure JavaScript

-
-
- - -
- ...Loading -
- - +
+
+ +
- +
+ ...Loading +
+ +
\ No newline at end of file diff --git a/src/app/data/bus-stop/bus-stop.scss b/src/app/data/bus-stop/bus-stop.scss index de4dc3d..e09afa5 100644 --- a/src/app/data/bus-stop/bus-stop.scss +++ b/src/app/data/bus-stop/bus-stop.scss @@ -1,4 +1,10 @@ .toolbar button { margin: 2px; padding: 0; +} + +.control_button { + position: fixed; + bottom: 10px; + right: 10px; } \ No newline at end of file -- libgit2 0.21.4