We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0751fb2 commit e8a2a52Copy full SHA for e8a2a52
field/class-kirki-field-gradient.php
@@ -40,7 +40,7 @@ protected function set_choices() {
40
'alpha' => true,
41
'preview' => array(
42
'width' => '100%',
43
- 'height' => '60px'
+ 'height' => '60px',
44
),
45
);
46
$this->choices = wp_parse_args( $this->choices, $defaults );
0 commit comments