]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/blob
1c3947873e2152bef6c86582efc81cd6e945c15a
[ceph-ci.git] /
1 @use './src/styles/vendor/variables' as vv;
2
3 .dashboard {
4   background-color: vv.$gray-200;
5   margin: 0;
6   padding: 0;
7 }
8
9 .container-fluid {
10   overflow: auto;
11 }