Skip to content

Commit

Permalink
refactor: remove unused style section
Browse files Browse the repository at this point in the history
Signed-off-by: Stefan Dej <[email protected]>
  • Loading branch information
meteyou committed Feb 3, 2024
1 parent 667aadb commit 6f24592
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions src/components/panels/Status/JobqueueEntry.vue
Original file line number Diff line number Diff line change
Expand Up @@ -209,12 +209,3 @@ export default class StatusPanelJobqueueEntry extends Mixins(BaseMixin) {
}
}
</script>

<style scoped>
._spin_button_group {
width: 24px;
margin-top: -6px;
margin-left: -6px;
margin-bottom: -6px;
}
</style>

0 comments on commit 6f24592

Please sign in to comment.