New theming system

This commit is contained in:
Agate 2020-05-15 14:12:36 +02:00
parent c505f6ff9b
commit cd422832dd
196 changed files with 3355 additions and 3482 deletions

View file

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