This is an automated email from the ASF dual-hosted git repository.

andy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/jena.git


The following commit(s) were added to refs/heads/main by this push:
     new 770ad74891 Import from root
770ad74891 is described below

commit 770ad7489166e525b91c825427e254c92ccb2977
Author: Andy Seaborne <[email protected]>
AuthorDate: Wed Jan 22 11:42:20 2025 +0000

    Import from root
---
 jena-fuseki2/jena-fuseki-ui/src/styles/index.scss | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/jena-fuseki2/jena-fuseki-ui/src/styles/index.scss 
b/jena-fuseki2/jena-fuseki-ui/src/styles/index.scss
index 79b4649d40..babe5f3aa8 100644
--- a/jena-fuseki2/jena-fuseki-ui/src/styles/index.scss
+++ b/jena-fuseki2/jena-fuseki-ui/src/styles/index.scss
@@ -15,8 +15,8 @@
  * limitations under the License.
  */
 
-@import 'node_modules/bootstrap/dist/css/bootstrap.min';
-@import 'node_modules/bootstrap/scss/bootstrap.scss';
+@import '/node_modules/bootstrap/dist/css/bootstrap.min';
+@import '/node_modules/bootstrap/scss/bootstrap.scss';
 @import 'upload.scss';
 
 #app {

Reply via email to