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 2025.3.31
151+ // @version 2025.3.31.1
152152// @license MIT
153153// @icon https://cdn.jsdelivr.net/gh/KudoAI/bravegpt@df624b0/assets/images/icons/bravegpt/icon48.png
154154// @icon 64 https://cdn.jsdelivr.net/gh/KudoAI/bravegpt@df624b0/assets/images/icons/bravegpt/icon64.png
22262226 + `#${ app . slug } { /* main app div */
22272227 color: var(--font-color-${ env . ui . app . scheme } -scheme) ;
22282228 background: var(--app-bg-color-${ env . ui . app . scheme } -scheme) ;
2229- position: sticky ; z-index: 1111 ; padding: 24px 23px 42px 23px ; border-radius: 18px ;
2229+ position: sticky ; z-index: 1111 ; padding: 24px 22px 42px ; border-radius: 18px ;
22302230 word-wrap: break-word ; white-space: pre-wrap ;
22312231 transition: var(--app-transition) ;
22322232 -webkit-transition: var(--app-transition) ; -moz-transition: var(--app-transition) ;
You can’t perform that action at this time.
0 commit comments