| 1 |
.spsp-gutenberg-shortcode.editor-styles-wrapper::after { |
| 2 |
height: 0px; |
| 3 |
} |
| 4 |
.wp-block-smart-post-show-pro-shortcode { |
| 5 |
.components-placeholder__label svg { |
| 6 |
color: var( --sp-smart-primary-2-400 ); |
| 7 |
} |
| 8 |
.sp-pcp-container { |
| 9 |
pointer-events: none; |
| 10 |
} |
| 11 |
} |
| 12 |
|
| 13 |
.spsp-gutenberg-shortcode.editor-styles-wrapper { |
| 14 |
.spsp-shortcode-selector { |
| 15 |
width: 250px; |
| 16 |
padding: 5px 25px 5px 5px; |
| 17 |
border: 1px solid #ccc; |
| 18 |
font-size: 13px; |
| 19 |
line-height: 2; |
| 20 |
min-height: 35px; |
| 21 |
border-radius: 3px; |
| 22 |
} |
| 23 |
} |