fix: selection can failed

This commit is contained in:
Tienson Qin
2021-07-21 21:51:25 +08:00
parent 99b2989c66
commit dfa06204ae
2 changed files with 7 additions and 2 deletions

View File

@@ -10,3 +10,7 @@ html[data-theme=light] {
}
}
}
.sidebar-item-list {
padding-bottom: 150px;
}