Skip to content
Snippets Groups Projects
Commit 0e5d35fe authored by Angelina Filippova's avatar Angelina Filippova
Browse files

Fix sidebar menu when it is collapsed

parent de513235
No related branches found
No related tags found
1 merge request!195Move Settings tab navigation to the main sidebar menu
<template>
<span>
<div>
<svg-icon :icon-class="icon"/>
<span slot="title">{{ title }}</span>
<el-badge :value="count" type="primary" class="count-badge" />
</span>
</div>
</template>
<script>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment