diff --git a/ui/component/yrbl/index.jsx b/ui/component/yrbl/index.jsx index 44af157be..a35fa0bc8 100644 --- a/ui/component/yrbl/index.jsx +++ b/ui/component/yrbl/index.jsx @@ -41,7 +41,7 @@ export default class extends React.PureComponent { {(title || subtitle) && (

{title}

-

{subtitle}

+
{subtitle}
)} {actions}