comparison src/site.css @ 75:b96cf27e719d default tip

minor
author Franklin Schmidt <fschmidt@gmail.com>
date Thu, 28 Aug 2025 14:36:03 -0600
parents e8f632349db7
children
comparison
equal deleted inserted replaced
74:64e35a92d163 75:b96cf27e719d
91 pre, 91 pre,
92 code { 92 code {
93 white-space: pre-wrap; 93 white-space: pre-wrap;
94 } 94 }
95 95
96 div[role=assistant] div[trans] {
97 display: none;
98 border-top: 1px solid #cccccc;
99 white-space: pre-wrap;
100 }
96 audio { 101 audio {
97 max-height: 34px; 102 max-height: 34px;
98 } 103 }
99 div[role] div[controls] { 104 div[role] div[controls] {
100 display: flex; 105 display: flex;