Fix close button not sticking to the top of sidebar

This commit is contained in:
Tyler Hallada 2022-08-27 17:24:54 -04:00
parent 236b4c84ca
commit 47e95f4d59

View File

@ -142,7 +142,6 @@
.sidebar-content { .sidebar-content {
display: flex; display: flex;
flex-direction: column; flex-direction: column;
height: 100%;
} }
.sidebar-modified-date { .sidebar-modified-date {