]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/blob
f38f00565d2aaed1757f1a2085bf003658ece42c
[ceph.git] /
1 @use './src/styles/vendor/variables' as vv;
2
3 .tree-container {
4   height: calc(100vh - vv.$tree-container-height);
5 }
6
7 .align-inline-btns {
8   margin-left: 15em;
9 }