Skip to content

Commit 54d3438

Browse files
committed
remove unused styles from previous implementation
1 parent e9bfa8c commit 54d3438

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

src/views/search/Search.js

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -461,12 +461,6 @@ const getStyles = (tokens) => {
461461
spinner: {
462462
marginTop: '24px',
463463
},
464-
version: {
465-
fontWeight: tokens.FontWeight.Semibold,
466-
fontSize: tokens.FontSize.Small,
467-
marginTop: '-16px',
468-
marginBottom: '16px',
469-
},
470464
}
471465
}
472466

0 commit comments

Comments
 (0)