diff --git a/llm-feedback/index.html b/llm-feedback/index.html index af4337f..0b4c2cf 100644 --- a/llm-feedback/index.html +++ b/llm-feedback/index.html @@ -44,6 +44,15 @@ line-height: 1.1; letter-spacing: 0.02em; } + .state-block { + border: 2px solid #ccc; + border-radius: 4px; + padding: 10px; + margin: 20px 0; + background: white; + display: inline-block; + min-width: min-content; + } textarea, select { width: 100%; padding: 8px; @@ -71,6 +80,8 @@ .history-item { padding: 10px; border-bottom: 1px solid #eee; + width: auto; + height: auto; } label { display: block; @@ -112,6 +123,7 @@

LLM ASCII Art Evolution

+
@@ -163,6 +175,43 @@

History