File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 148148// @description :zu Yengeza izimpendulo ze-AI ku-Brave Search (inikwa amandla yi-GPT-4o!)
149149// @author KudoAI
150150// @namespace https://kudoai.com
151- // @version 2026.4.15
151+ // @version 2026.4.19
152152// @license MIT
153153// @icon https://assets.bravegpt.com/images/icons/app/icon48.png?v=e8ca7c2
154154// @icon 64 https://assets.bravegpt.com/images/icons/app/icon64.png?v=e8ca7c2
627627 #${ app . slug } .reply-header-txt { flex-grow: 1 ; font-size: 12px ; font-family: monospace }
628628 #${ app . slug } .reply-header-btns { margin: 10.5px -5px 0 }
629629 #${ app . slug } .reply-pre {
630- font-size: ${ app . config . fontSize } px ; white-space: pre-wrap ;
630+ font-size: ${ app . config . fontSize } px ; font-weight: bold ; white-space: pre-wrap ;
631631 font-family: Consolas, Menlo, Monaco, monospace ;
632632 line-height: ${ app . config . fontSize * app . config . lineHeightRatio } px ; overscroll-behavior: contain ;
633633 position: relative ; z-index: 1 ; /* allow top-margin to overlap header in light scheme */
You can’t perform that action at this time.
0 commit comments