Skip to content

Commit 66884c7

Browse files
committed
[frontend] Fix style
1 parent 7e813f8 commit 66884c7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

opencti-platform/opencti-front/src/private/components/common/stix_core_objects/StixCoreObjectEnrollPlaybookLines.jsx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ const styles = (theme) => ({
3434
noResult: {
3535
color: theme.palette.text.primary,
3636
fontSize: 15,
37+
textAlign: 'center',
38+
marginTop: 20,
3739
},
3840
itemIcon: {
3941
color: theme.palette.primary.main,

0 commit comments

Comments
 (0)