Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
lint
Browse files Browse the repository at this point in the history
nitrogenous committed Nov 10, 2023
1 parent 9fde9cf commit 6948e37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/lib/sidebar/SidebarBase.js
Original file line number Diff line number Diff line change
@@ -94,7 +94,7 @@ const styles = `
.p-sidebar-full .p-sidebar {
transition: none;
transform: none;
width: 100vw;
width: 100vw;
height: 100vh;
max-height: 100%;
top: 0px !important;

0 comments on commit 6948e37

Please sign in to comment.