From 020857a1e74144158856ff9f12e2b3fbbcec90f1 Mon Sep 17 00:00:00 2001 From: unknown Date: Sat, 20 Jan 2024 20:21:48 +0100 Subject: [PATCH] zmiana leyotu prawegomenu oraz pozycji licznika eX --- app/src/components/Hero.jsx | 10 ++++++---- app/src/index.css | 2 +- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/app/src/components/Hero.jsx b/app/src/components/Hero.jsx index 7f99e0c..612c28c 100644 --- a/app/src/components/Hero.jsx +++ b/app/src/components/Hero.jsx @@ -495,9 +495,12 @@ const handleRedirectChange = (event) => {
+
+
+ 0
-
+

Parametry strzaƂu

+
+
@@ -533,9 +538,6 @@ const handleRedirectChange = (event) => {
-
- 0 -
); diff --git a/app/src/index.css b/app/src/index.css index 6ea3dc1..4c6395c 100644 --- a/app/src/index.css +++ b/app/src/index.css @@ -277,7 +277,7 @@ } .additional-parameters { - position: fixed; /* Or absolute, depending on layout */ + position: relative; /* Or absolute, depending on layout */ right: 0; top: 30%; /* Adjusted to a higher position */ width: 250px; /* Increased width */