Skip to content

Commit 22805b1

Browse files
committed
update
1 parent 662ba57 commit 22805b1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

packages/react-components/src/components/styles/Captions.style.ts

+1-2
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,7 @@ export const captionsContainerClassName = mergeStyles({
6464
height: '100%',
6565
margin: 0,
6666
overflow: 'auto',
67-
padding: 0,
68-
paddingTop: _pxToRem(8)
67+
padding: 0
6968
});
7069

7170
/**

0 commit comments

Comments
 (0)