Skip to content

Commit 73d0a1a

Browse files
committed
Increase Select all header padding to match updated item padding
Signed-off-by: krishna2323 <belivethatkg@gmail.com>
1 parent 1848587 commit 73d0a1a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/styles/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4864,7 +4864,7 @@ const staticStyles = (theme: ThemeColors) =>
48644864

48654865
listTableHeader: {
48664866
paddingVertical: 12,
4867-
paddingHorizontal: 32,
4867+
paddingHorizontal: 36,
48684868
},
48694869

48704870
listTableHeaderCompact: {

0 commit comments

Comments
 (0)