UI: Fix a minor glitch

This commit is contained in:
oobabooga 2026-03-14 12:45:37 -07:00
parent 573617157a
commit beab346f48

View file

@ -1388,7 +1388,6 @@ audio {
overflow-wrap: break-word; overflow-wrap: break-word;
max-height: 250px; max-height: 250px;
overflow-y: scroll; overflow-y: scroll;
contain: layout;
} }
.chat .message-body .thinking-content p, .chat .message-body .thinking-content p,