Adds missing 2017 RTL styles
This commit is contained in:
parent
40f2d62149
commit
1d43233306
|
@ -48,6 +48,7 @@ class WC_Twenty_Seventeen {
|
|||
'deps' => '',
|
||||
'version' => WC_VERSION,
|
||||
'media' => 'all',
|
||||
'has_rtl' => true,
|
||||
);
|
||||
|
||||
return apply_filters( 'woocommerce_twenty_seventeen_styles', $styles );
|
||||
|
|
Loading…
Reference in New Issue