🐛 Optimize the style of WeChat.

This commit is contained in:
Tw93
2023-03-03 15:53:44 +08:00
parent d138e0ee31
commit bef50f81cf

View File

@@ -86,10 +86,11 @@ window.addEventListener("DOMContentLoaded", (_event) => {
}
.panel.give_me .nav_view {
top: 154px !important;
top: 164px !important;
}
.columns .column #header{
.columns .column #header,
.main > div > div.panel.give_me > div.header {
padding-top: 30px;
}