Skip to content

Commit 2a58a30

Browse files
committed
fix lint
1 parent d55fe89 commit 2a58a30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

argilla-frontend/components/features/annotation/guidelines/AnnotationGuidelines.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ export default {
1616

1717
<style lang="scss" scoped>
1818
.annotation-guidelines {
19-
padding-inline: $base-space *2
19+
padding-inline: $base-space * 2;
2020
}
2121
</style>

0 commit comments

Comments
 (0)