chore: test deploy snapshot
This commit is contained in:
@@ -110,7 +110,9 @@
|
||||
.process-flow__label {
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
white-space: normal;
|
||||
overflow-wrap: anywhere;
|
||||
word-break: break-word;
|
||||
font-size: 14px;
|
||||
font-weight: 700;
|
||||
line-height: 1.4;
|
||||
@@ -183,4 +185,10 @@
|
||||
.process-flow__label-row {
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
|
||||
.process-flow__status {
|
||||
max-width: 100%;
|
||||
overflow-wrap: anywhere;
|
||||
word-break: break-word;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user