* Modified the way text overruns are displayed in flowcart.
This commit is contained in:
@@ -46,5 +46,5 @@
|
||||
.block-sm .row-3 .flow-item-1, .block-sm .row-3 .flow-item-3 {width: 25%}
|
||||
.block-sm .flow-item > div:after {right: -6px;}
|
||||
|
||||
.flow-item-display {overflow: hidden; white-space:nowrap; text-overflow: ellipsis;}
|
||||
.flow-item-display {overflow: hidden; white-space:nowrap; text-overflow: clip;}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user