Resolve "Redesign the sidebar/navigation to simplify the UI"

This commit is contained in:
Eliot Berriot 2019-12-26 11:38:26 +01:00
parent cdd6f3d759
commit e15d806634
38 changed files with 2073 additions and 1579 deletions

View file

@ -19,3 +19,10 @@ export default {
}
}
</script>
<style lang="scss">
.ui.circular.avatar.label {
width: 28px;
height: 28px;
font-size: 1em !important;
}
</style>