cartodb-4.42/lib/assets/javascripts/new-dashboard/styles/components/_code.scss

9 lines
123 B
SCSS
Raw Normal View History

2024-04-06 13:25:13 +08:00
// Variables for code block theme
.CodeMirror {
height: auto;
margin: 16px 0;
padding: 16px;
line-height: 28px;
}