🎨 update chatgpt
This commit is contained in:
Binary file not shown.
14
src-tauri/src/pake.js
vendored
14
src-tauri/src/pake.js
vendored
@@ -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{
|
||||
|
||||
Reference in New Issue
Block a user