File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
chatgpt/autoclear-chatgpt-history Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 225
225
// @description :zu Ziba itshala lokucabanga okuzoshintshwa ngokuzenzakalelayo uma ukubuka chatgpt.com
226
226
// @author Adam Lui
227
227
// @namespace https://github.com/adamlui
228
- // @version 2025.5.14
228
+ // @version 2025.5.14.1
229
229
// @license MIT
230
230
// @icon https://assets.autoclearchatgpt.com/images/icons/openai/black/icon48.png?v=f461c06
231
231
// @icon 64 https://assets.autoclearchatgpt.com/images/icons/openai/black/icon64.png?v=f461c06
877
877
background-color: var(--switch-disabled-bg-color) ; box-shadow: none }
878
878
.${ this . class } > span > span { /* knob span */
879
879
position: absolute ; width: 12px ; height: 12px ; content: "" ; border-radius: 28px ;
880
- background-color: white ; left: -3px ; bottom: 1.25px ;
880
+ background-color: white ; left: 2px ; bottom: 1.25px ;
881
881
box-shadow: var(--knob-box-shadow) ;
882
882
-webkit-box-shadow: var(--knob-box-shadow) ; -moz-box-shadow: var(--knob-box-shadow) ;
883
883
transition: 0.4s ; -webkit-transition: 0.4s ; -moz-transition: 0.4s ;
You can’t perform that action at this time.
0 commit comments