diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/umapyai/chat.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/umapyai/chat.html b/src/umapyai/chat.html index c49d837..db9857b 100644 --- a/src/umapyai/chat.html +++ b/src/umapyai/chat.html @@ -93,6 +93,7 @@ padding: 1rem; box-sizing: border-box; border-top: 1px solid #3a3a3a; + background: #212121; } #prompt-box { |