mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-04-24 22:25:15 +00:00
fix: remove empty style block from Label.vue
Fixes a regression introduced in 3c75e0a9b6
This commit is contained in:
@@ -18,8 +18,3 @@ const {getLabelStyles} = useLabelStyles()
|
||||
<span>{{ label.title }}</span>
|
||||
</span>
|
||||
</template>
|
||||
|
||||
<style scoped lang="scss">
|
||||
.tag {
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user