From c687bf0f3a657e56118780128f7a71e782489f0e Mon Sep 17 00:00:00 2001 From: HsiangNianian Date: Thu, 15 Jan 2026 14:57:01 +0800 Subject: style: Update UI components for improved appearance and consistency --- ui/src/components/SettingsView.svelte | 10 ++--- ui/src/components/Sidebar.svelte | 75 +++++++++++++++++++++++++---------- 2 files changed, 58 insertions(+), 27 deletions(-) (limited to 'ui') diff --git a/ui/src/components/SettingsView.svelte b/ui/src/components/SettingsView.svelte index 42b1056..259c0a6 100644 --- a/ui/src/components/SettingsView.svelte +++ b/ui/src/components/SettingsView.svelte @@ -38,7 +38,7 @@
-
+

Appearance

@@ -161,7 +161,7 @@
-
+

Java Environment

@@ -221,7 +221,7 @@
-
+

Memory Allocation (RAM)

@@ -248,7 +248,7 @@
-
+

Game Window Size

@@ -275,7 +275,7 @@
-
+

Network

diff --git a/ui/src/components/Sidebar.svelte b/ui/src/components/Sidebar.svelte index e6fbf43..1d7cc16 100644 --- a/ui/src/components/Sidebar.svelte +++ b/ui/src/components/Sidebar.svelte @@ -1,58 +1,89 @@ -- cgit v1.2.3-70-g09d2