Adds "suggested follows" panel
This commit is contained in:
parent
c00558bda6
commit
b0e1095fe6
4 changed files with 53 additions and 7 deletions
|
@ -15,6 +15,11 @@ html {
|
|||
overflow: visible;
|
||||
}
|
||||
|
||||
.scroll-x {
|
||||
overflow: hidden;
|
||||
overflow-x: auto;
|
||||
}
|
||||
|
||||
/* --- SHELVING --- */
|
||||
.shelf-option:disabled > *::after {
|
||||
font-family: "icomoon";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue