mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
fix: cluster-icon badge margin
Signed-off-by: Roman <ixrock@gmail.com>
This commit is contained in:
parent
7356abc762
commit
01dd5fda59
@ -21,5 +21,6 @@
|
||||
position: absolute;
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
margin: -$padding * 1.5;
|
||||
}
|
||||
}
|
||||
@ -20,6 +20,7 @@ import { landingURL } from "../+landing-page";
|
||||
import { Tooltip, TooltipContent } from "../tooltip";
|
||||
import { ConfirmDialog } from "../confirm-dialog";
|
||||
|
||||
// fixme: refresh all cluster-icon badges in background (events-count per cluster)
|
||||
// fixme: allow to rearrange clusters with drag&drop
|
||||
// fixme: disconnect cluster from context-menu
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user