🎨 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;
|
padding-top: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#__next .overflow-hidden .flex.flex-1.flex-col {
|
#__next .overflow-hidden>.hidden.bg-gray-900 span.rounded-md.bg-yellow-200 {
|
||||||
padding-left: 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
#__next .overflow-hidden>.hidden.bg-gray-900 {
|
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
#__next .overflow-hidden main .absolute .text-xs{
|
#__next .overflow-hidden>.hidden.bg-gray-900 .scrollbar-trigger{
|
||||||
visibility: hidden;
|
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{
|
.lark > .dashboard-sidebar, .lark > .dashboard-sidebar > .sidebar-user-info , .lark > .dashboard-sidebar .index-module_wrapper_F-Wbq{
|
||||||
|
|||||||
Reference in New Issue
Block a user