From a8fb2d9bee8eda1fe7d25811b3991b4736e8f1a5 Mon Sep 17 00:00:00 2001 From: yukikun-dev <132244937+yukikun-dev@users.noreply.github.com> Date: Sat, 30 Sep 2023 16:18:31 -0400 Subject: [PATCH 1/2] Fix GPT4-32k model (#1198) --- public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/index.html b/public/index.html index 1fff4b835..ad5e95c8a 100644 --- a/public/index.html +++ b/public/index.html @@ -2018,7 +2018,7 @@ - + From cc9f452699e3f0ee4c6dcdd6f49b852f1bcc5aec Mon Sep 17 00:00:00 2001 From: valden80 <111227649+valden80@users.noreply.github.com> Date: Sat, 30 Sep 2023 23:19:49 +0300 Subject: [PATCH 2/2] Better wi cards (#1200) --- public/css/world-info.css | 8 ++++++++ public/index.html | 9 +++------ 2 files changed, 11 insertions(+), 6 deletions(-) diff --git a/public/css/world-info.css b/public/css/world-info.css index 425b4f83b..ff7158f75 100644 --- a/public/css/world-info.css +++ b/public/css/world-info.css @@ -160,3 +160,11 @@ #world_info_search { width: 10em; } + +.wi-card-entry { + border: 1px groove; + border-color: var(--SmartThemeBorderColor); + border-radius: 8px; + padding: 5px; + margin-bottom:3px; +} diff --git a/public/index.html b/public/index.html index ad5e95c8a..a30450f17 100644 --- a/public/index.html +++ b/public/index.html @@ -3904,7 +3904,7 @@
-
+
@@ -4074,12 +4074,9 @@
-
-
-
- +
- +