.title { font-weight: 600; display: flex; align-items: center; &::before { content: ''; display: inline-block; background: #1890FF; height: 16px; width: 4px; margin-right: 4px; } }