mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
- changed background color of messages selected for deletion - changed color of delete message confirmation buton - changed size/height of deletion menu to match normal send_form height (to avoid #chat resizing awkwardly) - reverted #chat scrollbar to normal display since corners are no longer rounded - removed corner radius from #chat .mes divs, since they are invisible anyway - removed large margin-bottom between #chat .mes divs and replaced with a smaller padding. (This makes the delete screen look nicer as there are no gaps between the selected messages) - aligned deletion checkboxes in the center of the divs and vertical aligned with avatar icons