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