From c25dbe6a6ccfbb46f4c72dec86b2913e98826ddc Mon Sep 17 00:00:00 2001 From: maxkadushkin Date: Tue, 30 Sep 2025 00:03:53 +0300 Subject: [PATCH] [SSE][mobile] for bug 76455 --- apps/spreadsheeteditor/mobile/src/app.js | 2 +- apps/spreadsheeteditor/mobile/src/index_dev.html | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/apps/spreadsheeteditor/mobile/src/app.js b/apps/spreadsheeteditor/mobile/src/app.js index be9d16e5e2..96f665ba4f 100644 --- a/apps/spreadsheeteditor/mobile/src/app.js +++ b/apps/spreadsheeteditor/mobile/src/app.js @@ -19,7 +19,7 @@ window.$ = jQuery; // Import App Custom Styles import('./less/app.less'); -import '../../../../../sdkjs/cell/css/main-mobile.css'; +// import '../../../../../sdkjs/cell/css/main-mobile.css'; // Import App Component import App from './page/app.jsx'; diff --git a/apps/spreadsheeteditor/mobile/src/index_dev.html b/apps/spreadsheeteditor/mobile/src/index_dev.html index ab97d8f6c5..5968bf0186 100644 --- a/apps/spreadsheeteditor/mobile/src/index_dev.html +++ b/apps/spreadsheeteditor/mobile/src/index_dev.html @@ -15,6 +15,8 @@ + + <% if (!htmlWebpackPlugin.options.skeleton.stylesheet) { %> <% } else { %>