✨ 新增chatgpt
This commit is contained in:
BIN
src-tauri/icons/chatgpt.icns
Normal file
BIN
src-tauri/icons/chatgpt.icns
Normal file
Binary file not shown.
BIN
src-tauri/png/chatgpt_256.ico
Normal file
BIN
src-tauri/png/chatgpt_256.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 39 KiB |
BIN
src-tauri/png/chatgpt_32.ico
Normal file
BIN
src-tauri/png/chatgpt_32.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.9 KiB |
BIN
src-tauri/png/chatgpt_512.png
Normal file
BIN
src-tauri/png/chatgpt_512.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 43 KiB |
12
src-tauri/src/pake.js
vendored
12
src-tauri/src/pake.js
vendored
@@ -55,6 +55,18 @@ window.addEventListener("DOMContentLoaded", (_event) => {
|
||||
padding-top: 20px;
|
||||
}
|
||||
|
||||
#__next .overflow-hidden .flex.flex-1.flex-col {
|
||||
padding-left: 0;
|
||||
}
|
||||
|
||||
#__next .overflow-hidden>.hidden.bg-gray-900 {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#__next .overflow-hidden main .absolute .text-xs{
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
.lark > .dashboard-sidebar, .lark > .dashboard-sidebar > .sidebar-user-info , .lark > .dashboard-sidebar .index-module_wrapper_F-Wbq{
|
||||
padding-top:15px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user