Fix 2.4.2 upgrade notes formatting refs #19330
[arvados.git] / apps / workbench / app / assets / stylesheets / keep_disks.css.scss
1 // Copyright (C) The Arvados Authors. All rights reserved.
2 //
3 // SPDX-License-Identifier: AGPL-3.0
4
5 // Place all the styles related to the KeepDisks controller here.
6 // They will automatically be included in application.css.
7 // You can use Sass (SCSS) here: http://sass-lang.com/
8
9 /* Margin allows us some space between the table above. */
10 div.graph {
11     margin-top: 20px;
12 }
13 div.graph h3, div.graph h4 {
14     text-align: center;
15 }