Merge pull request #29103 from sokumon/right-sidebar-height

fix(style): fix right sidebar height
This commit is contained in:
Soham Kulkarni 2025-01-10 12:23:36 +05:30 committed by GitHub
commit 16c49f5ab5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -513,7 +513,6 @@ body {
// padding-right: 30px;
width: 220px;
border-left: 1px solid var(--border-color);
height: 100vh;
.sidebar-section {
padding: var(--padding-md);
border-bottom: 1px solid var(--border-color);