diff --git a/frontend/app/components/shared/SessionSettings/SessionSettings.tsx b/frontend/app/components/shared/SessionSettings/SessionSettings.tsx index 409ede776..c35086f6a 100644 --- a/frontend/app/components/shared/SessionSettings/SessionSettings.tsx +++ b/frontend/app/components/shared/SessionSettings/SessionSettings.tsx @@ -10,10 +10,10 @@ import CaptureRate from './components/CaptureRate'; function SessionSettings(props) { return useObserver(() => (
-
+

Sessions Settings

- +
@@ -33,4 +33,4 @@ function SessionSettings(props) { )); } -export default SessionSettings; \ No newline at end of file +export default SessionSettings; diff --git a/frontend/app/components/shared/SessionSettings/components/CaptureRate.tsx b/frontend/app/components/shared/SessionSettings/components/CaptureRate.tsx index a08d19b2b..04495d51e 100644 --- a/frontend/app/components/shared/SessionSettings/components/CaptureRate.tsx +++ b/frontend/app/components/shared/SessionSettings/components/CaptureRate.tsx @@ -36,7 +36,7 @@ function CaptureRate(props) { name="test" onChange={toggleRate} /> - 100% + 100%
{!captureAll && (
diff --git a/frontend/app/components/shared/SessionSettings/components/DefaultTimezone.tsx b/frontend/app/components/shared/SessionSettings/components/DefaultTimezone.tsx index 475ed7fa3..f36406820 100644 --- a/frontend/app/components/shared/SessionSettings/components/DefaultTimezone.tsx +++ b/frontend/app/components/shared/SessionSettings/components/DefaultTimezone.tsx @@ -64,7 +64,7 @@ function DefaultTimezone(props) { <>

Default Timezone

Session Time
-
+