Commit 88283d8b authored by sarahghp's avatar sarahghp

Constrain parent so trunc works

parent e5dcd110
......@@ -25,7 +25,7 @@ export default {
};
</script>
<template>
<span class="ci-job-name-component">
<span class="ci-job-name-component mw-100">
<ci-icon :status="status" />
<span class="ci-status-text text-truncate mw-70p gl-pl-1 d-inline-block align-bottom">
{{ name }}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment