We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ba0923 commit c20afa6Copy full SHA for c20afa6
core/src/styles.css
@@ -33,6 +33,8 @@
33
transition: height cubic-bezier(0.360, 0.000, 0.660, -0.560);;
34
height: auto;
35
overflow: auto;
36
+ border-top-left-radius: 0px;
37
+ border-top-right-radius: 0px;
38
}
39
.w-rcpl-code > * {
40
padding: 0 !important;
0 commit comments