This commit is contained in:
Joseph Cheung 2023-02-23 13:51:24 +08:00
parent f5676bf1f1
commit c0ef5c26fb
6 changed files with 7 additions and 7 deletions

View file

@ -621,7 +621,7 @@ article[data-vim-selected].category-social {
}
#sidebar {
grid-area: sidebar;
// grid-area: sidebar;
word-wrap: break-word;
color: var(--color-sidebar-font);