Skip to content

Commit a8d32b8

Browse files
committed
chore: small styling issue
1 parent 94e4783 commit a8d32b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web/src/styles/mdxEditorTheme.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,7 @@ export const MDXEditorGlobalStyles = createGlobalStyle`
175175
176176
[class*="codeMirrorWrapper"] {
177177
border: 1px solid ${({ theme }) => theme.stroke} !important;
178+
padding: 0 !important;
178179
}
179180
180181
[class*="activeLineGutter"] {

0 commit comments

Comments
 (0)