✨ 新增ZLibrary
This commit is contained in:
1
app.csv
1
app.csv
@@ -7,5 +7,6 @@ yuque,YuQue,语雀,https://www.yuque.com/
|
|||||||
chatgpt,ChatGPT,ChatGPT,https://chat.openai.com/chat
|
chatgpt,ChatGPT,ChatGPT,https://chat.openai.com/chat
|
||||||
flomo,Flomo,浮墨,https://v.flomoapp.com/mine
|
flomo,Flomo,浮墨,https://v.flomoapp.com/mine
|
||||||
qwerty,Qwerty,Qwerty,https://qwerty.kaiyi.cool/
|
qwerty,Qwerty,Qwerty,https://qwerty.kaiyi.cool/
|
||||||
|
zlibrary,ZLibrary,ZLibrary,https://zlib.cydiar.com/
|
||||||
lizhi,LiZhi,李志,https://lizhi.turkyden.com/?from=pake
|
lizhi,LiZhi,李志,https://lizhi.turkyden.com/?from=pake
|
||||||
weread,WeRead,微信阅读,https://weread.qq.com/
|
weread,WeRead,微信阅读,https://weread.qq.com/
|
||||||
|
|||||||
|
BIN
src-tauri/icons/zlibrary.icns
Normal file
BIN
src-tauri/icons/zlibrary.icns
Normal file
Binary file not shown.
6
src-tauri/src/pake.js
vendored
6
src-tauri/src/pake.js
vendored
@@ -51,10 +51,14 @@ window.addEventListener("DOMContentLoaded", (_event) => {
|
|||||||
display: none !important;
|
display: none !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#page .main_header, .cb-layout-basic--navbar{
|
#page .main_header, .cb-layout-basic--navbar {
|
||||||
padding-top: 20px;
|
padding-top: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.chakra-ui-light #app .chakra-heading, .chakra-ui-dark #app .chakra-heading, .chakra-ui-light #app .chakra-stack, .chakra-ui-dark #app .chakra-stack {
|
||||||
|
padding-top: 10px;
|
||||||
|
}
|
||||||
|
|
||||||
#__next .overflow-hidden .flex.flex-1.flex-col {
|
#__next .overflow-hidden .flex.flex-1.flex-col {
|
||||||
padding-left: 0;
|
padding-left: 0;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user