ROBO UI changes
[ealt-edge.git] / example-apps / ROBO / RoboUI / src / app / data-monitor / data-monitor.component.scss
index cf16078..62edbf7 100644 (file)
@@ -3,10 +3,15 @@
 
     position: center;
     position: relative;
-    padding-top: 20px;
-
+    .refresh {
+        padding-top: 20px;
+        display:flex;
+        // justify-content: center;
+        float: right;
+        padding-bottom: 10px;
+    }
     .tablepage {
-
+    // padding-top:10px;
     position: relative;
     .filter {
         width: 70%;
   .image-card {
       padding: 20px;
   }
-}
\ No newline at end of file
+}
+
+// .warn{
+//     color:orange;
+// }
+
+// .success{
+//     color:green;
+// }
\ No newline at end of file