File tree Expand file tree Collapse file tree 1 file changed +6
-16
lines changed Expand file tree Collapse file tree 1 file changed +6
-16
lines changed Original file line number Diff line number Diff line change 1
1
// ==UserScript==
2
2
// @name KeepChatGPT
3
3
// @description 这是一款提高ChatGPT的数据安全能力和效率的插件。并且免费共享大量创新功能,如:自动刷新、保持活跃、数据安全、取消审计、克隆对话、言无不尽、净化页面、展示大屏、展示全屏、拦截跟踪、日新月异等。让我们的AI体验无比安全、顺畅、丝滑、高效、简洁。
4
- // @version 21.4
4
+ // @version 21.5
5
5
// @author xcanwin
6
6
// @namespace https://github.com/xcanwin/KeepChatGPT/
7
7
// @supportURL https://github.com/xcanwin/KeepChatGPT/
@@ -848,29 +848,19 @@ nav div.pt-3\\.5 {
848
848
transition: transform 0.2s ease-in-out;
849
849
}
850
850
851
- .largescreen .gizmo\\:xl\\:px-5 {
851
+ .largescreen .flex.text-base {
852
852
max-width: unset;
853
- padding-right: 25px;
854
- }
855
- .largescreen .lg\\:px-0 {
856
- padding-left: 25px;
857
- padding-right: 50px;
858
853
}
859
854
@media (min-width:1024px) {
855
+ .largescreen .flex.text-base .lg\\:w-\\[calc\\(100\\%-115px\\)\\] {
856
+ width: calc(100% - 72px);
857
+ }
860
858
.largescreen form.stretch {
861
859
max-width: 85%;
862
860
}
863
861
}
864
- .largescreen div.items-end>div.text-xs {
865
- top: -20px;
866
- left: -5px;
867
- margin-left: unset;
868
- -webkit-transform: unset;
869
- transform: unset;
870
- position: absolute;
871
- }
872
862
.largescreen img {
873
- width: 653px
863
+ width: 653px;
874
864
}
875
865
876
866
.btn-neutral {
You can’t perform that action at this time.
0 commit comments