FIX: restore sidebar footer background (#21956)
This commit is contained in:
parent
ad0a8cccc8
commit
d371f3906e
|
@ -1,5 +1,6 @@
|
|||
.sidebar-footer-wrapper {
|
||||
box-sizing: border-box;
|
||||
background: var(--d-sidebar-background);
|
||||
width: 100%;
|
||||
position: sticky;
|
||||
bottom: 0;
|
||||
|
|
Loading…
Reference in New Issue