Skip to content

Commit d273c60

Browse files
committed
style: modify code preview style.
1 parent 501f518 commit d273c60

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

core/src/styles.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
overflow: auto;
3333
}
3434
.w-rcpl-code > * {
35-
padding: 0;
36-
margin: 0;
35+
padding: 0 !important;
36+
margin: 0 !important;
3737
}
3838
.w-disable-checkered > .w-rcpl-preview {
3939
background-image: none;

0 commit comments

Comments
 (0)