Adds "suggested follows" panel

This commit is contained in:
Mouse Reeve
2021-03-26 10:32:42 -07:00
parent c00558bda6
commit b0e1095fe6
4 changed files with 53 additions and 7 deletions

View File

@ -15,6 +15,11 @@ html {
overflow: visible;
}
.scroll-x {
overflow: hidden;
overflow-x: auto;
}
/* --- SHELVING --- */
.shelf-option:disabled > *::after {
font-family: "icomoon";