comparison src/chat.css @ 27:176a182c02cf

add view_course
author Franklin Schmidt <fschmidt@gmail.com>
date Fri, 01 Aug 2025 20:08:13 -0600
parents 47b00cce8b53
children 99b71a377f2c
comparison
equal deleted inserted replaced
26:d3f5448743bf 27:176a182c02cf
34 } 34 }
35 35
36 dialog[rename] input { 36 dialog[rename] input {
37 width: 300px; 37 width: 300px;
38 } 38 }
39
40 div[system_prompt] {
41 white-space-collapse: preserve;
42 }