4 lines
67 B
SCSS
4 lines
67 B
SCSS
.pipeline-stage {
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
}
|