prometheus/web/ui/mantine-ui/src/mantine-overrides.css

5 lines
68 B
CSS

.mantine-Badge-label {
overflow: unset;
text-overflow: unset;
}