From 9458182d16210a4234ee1b175f41da2591490006 Mon Sep 17 00:00:00 2001 From: Martin Huschenbett Date: Sun, 29 Sep 2024 18:58:55 +0200 Subject: [PATCH] Upgrade bulma to 1.0.2 --- rufus-ui/index.html | 2 +- rufus-ui/src/App.tsx | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/rufus-ui/index.html b/rufus-ui/index.html index 686f6d3..49a2547 100644 --- a/rufus-ui/index.html +++ b/rufus-ui/index.html @@ -4,7 +4,7 @@ - + rufus diff --git a/rufus-ui/src/App.tsx b/rufus-ui/src/App.tsx index 4900f65..36072bd 100644 --- a/rufus-ui/src/App.tsx +++ b/rufus-ui/src/App.tsx @@ -110,7 +110,7 @@ export default function App() { return ( <> -
+

@@ -183,7 +183,7 @@ export default function App() {