1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer/components/cluster-manager/cluster-view.scss
Roman f5a978ebf8 moving cluster-settings view lens-app views (common)
Signed-off-by: Roman <ixrock@gmail.com>
Signed-off-by: Lauri Nevala <lauri.nevala@gmail.com>
2020-08-18 12:02:26 +03:00

6 lines
52 B
SCSS

.ClusterView {
&:empty {
display: none;
}
}