Adds "suggested follows" panel
This commit is contained in:
@ -15,6 +15,11 @@ html {
|
||||
overflow: visible;
|
||||
}
|
||||
|
||||
.scroll-x {
|
||||
overflow: hidden;
|
||||
overflow-x: auto;
|
||||
}
|
||||
|
||||
/* --- SHELVING --- */
|
||||
.shelf-option:disabled > *::after {
|
||||
font-family: "icomoon";
|
||||
|
Reference in New Issue
Block a user