dont show categories without entries

This commit is contained in:
vabene1111
2023-12-30 08:13:13 +01:00
parent c695f0dacb
commit 492d266fbe
2 changed files with 3 additions and 129 deletions

View File

@ -187,8 +187,5 @@ export default {
}
</script>
<style>
.b-form-spinbutton.form-control {
background-color: #e9ecef;
border: 1px solid #ced4da;
}
</style>