Skip to content

Commit

Permalink
fix plugin page style
Browse files Browse the repository at this point in the history
  • Loading branch information
henices committed Jan 11, 2024
1 parent c4e55a8 commit 8438657
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/code/interface.css
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@
*::-webkit-scrollbar-thumb:hover {
background-color: var(--ls-scrollbar-thumb-hover-color);
}

.ui__modal[label=plugins-dashboard] .panel-content {
overflow-y: overlay;
}
/* Hides the Favorite & Recent Titles */
/*.left-sidebar-inner .nav-content-item .header {
visibility: hidden;
Expand Down

0 comments on commit 8438657

Please sign in to comment.