mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Signed-off-by: Roman <ixrock@gmail.com> Signed-off-by: Lauri Nevala <lauri.nevala@gmail.com>
6 lines
52 B
SCSS
6 lines
52 B
SCSS
.ClusterView {
|
|
&:empty {
|
|
display: none;
|
|
}
|
|
}
|