Adds getting started find books view
This commit is contained in:
parent
ca14d1789d
commit
7483cb5919
5 changed files with 140 additions and 0 deletions
|
@ -21,6 +21,10 @@ html {
|
|||
overflow-x: auto;
|
||||
}
|
||||
|
||||
.modal-card.is-fullwidth {
|
||||
min-width: 75% !important;
|
||||
}
|
||||
|
||||
/* --- SHELVING --- */
|
||||
|
||||
/** @todo Replace icons with SVG symbols.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue