[go: nahoru, domu]

Skip to content

Commit

Permalink
调整书架、分类页面
Browse files Browse the repository at this point in the history
  • Loading branch information
mutoulbj committed Oct 19, 2023
1 parent 9f96d9b commit a2548f4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src-tauri/src/inject/style.js
Original file line number Diff line number Diff line change
Expand Up @@ -434,6 +434,12 @@ window.addEventListener('DOMContentLoaded', _event => {
width: 85% !important;
max-width: 100% !important;
}
.app_content.shelf_container,
.app_content.ranking_page_container {
width: 100% !important;
padding-left: 2rem;
padding-right: 2rem;
}
.readerControls {
left: 60% !important;
}
Expand Down

0 comments on commit a2548f4

Please sign in to comment.