FIX: restore sidebar footer background (#21956)

This commit is contained in:
Kris 2023-06-06 14:46:08 -04:00 committed by GitHub
parent ad0a8cccc8
commit d371f3906e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
.sidebar-footer-wrapper {
box-sizing: border-box;
background: var(--d-sidebar-background);
width: 100%;
position: sticky;
bottom: 0;