Skip to content

Commit e3998d6

Browse files
committed
1 parent 0c7b0ea commit e3998d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

chatgpt/autoclear-chatgpt-history/autoclear-chatgpt-history.user.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@
225225
// @description:zu Ziba itshala lokucabanga okuzoshintshwa ngokuzenzakalelayo uma ukubuka chatgpt.com
226226
// @author Adam Lui
227227
// @namespace https://github.com/adamlui
228-
// @version 2025.5.14
228+
// @version 2025.5.14.1
229229
// @license MIT
230230
// @icon https://assets.autoclearchatgpt.com/images/icons/openai/black/icon48.png?v=f461c06
231231
// @icon64 https://assets.autoclearchatgpt.com/images/icons/openai/black/icon64.png?v=f461c06
@@ -877,7 +877,7 @@
877877
background-color: var(--switch-disabled-bg-color) ; box-shadow: none }
878878
.${this.class} > span > span { /* knob span */
879879
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 ;
881881
box-shadow: var(--knob-box-shadow) ;
882882
-webkit-box-shadow: var(--knob-box-shadow) ; -moz-box-shadow: var(--knob-box-shadow) ;
883883
transition: 0.4s ; -webkit-transition: 0.4s ; -moz-transition: 0.4s ;

0 commit comments

Comments
 (0)