🎨 update chatgpt

This commit is contained in:
Tw93
2023-03-02 21:24:49 +08:00
parent 129893c539
commit 378062dc1c
2 changed files with 7 additions and 7 deletions

Binary file not shown.

14
src-tauri/src/pake.js vendored
View File

@@ -65,16 +65,16 @@ window.addEventListener("DOMContentLoaded", (_event) => {
padding-top: 10px;
}
#__next .overflow-hidden .flex.flex-1.flex-col {
padding-left: 0;
}
#__next .overflow-hidden>.hidden.bg-gray-900 {
#__next .overflow-hidden>.hidden.bg-gray-900 span.rounded-md.bg-yellow-200 {
display: none;
}
#__next .overflow-hidden main .absolute .text-xs{
visibility: hidden;
#__next .overflow-hidden>.hidden.bg-gray-900 .scrollbar-trigger{
padding-top: 20px;
}
#__next .absolute .px-3.pt-2.pb-3.text-center {
visibility: hidden;
}
.lark > .dashboard-sidebar, .lark > .dashboard-sidebar > .sidebar-user-info , .lark > .dashboard-sidebar .index-module_wrapper_F-Wbq{