fix U+FEFF BOM

This commit is contained in:
2025-05-20 23:47:21 -07:00
parent a78c887697
commit 79970b34e9
35 changed files with 35 additions and 35 deletions

View File

@ -1,4 +1,4 @@
.sad-meta-options-wrap .ui-button {
.sad-meta-options-wrap .ui-button {
margin: 0;
border-radius: 0;
border: none;

View File

@ -1,4 +1,4 @@
/**
/**
* Customizer styles
*
*/

View File

@ -1,4 +1,4 @@
@media (max-width:1400px) {
@media (max-width:1400px) {
.sad-container,
.site-layout--boxed #page {

View File

@ -1,4 +1,4 @@
/**
/**
* Image uploader functions
*/

View File

@ -1,4 +1,4 @@
jQuery(document).ready(function($) {
jQuery(document).ready(function($) {
"use strict";

View File

@ -1,4 +1,4 @@
( function( api ) {
( function( api ) {
api.sectionConstructor['sad-upsell'] = api.Section.extend( {