Merge branch '19954-permission-dedup-doc'
[arvados.git] / apps / workbench / app / assets / stylesheets / jobs.css.scss
index 565c354f6d4841da09aa4f4732b6cdc9f4422c7b..9b1ea659a1d6591ffb8d57c3624b83b62d1e3c45 100644 (file)
@@ -1,3 +1,7 @@
+// Copyright (C) The Arvados Authors. All rights reserved.
+//
+// SPDX-License-Identifier: AGPL-3.0
+
 .arv-job-log-window {
     height: 40em;
     white-space: pre;
@@ -10,6 +14,6 @@
 }
 
 .morris-hover-point {
-       text-align: left;
-       width: 100%;
+    text-align: left;
+    width: 100%;
 }
\ No newline at end of file