mirror of
https://github.com/standardebooks/web.git
synced 2025-07-20 05:14:48 -04:00
Allow creating new ebook placeholders when creating a new project
This commit is contained in:
parent
4596aeb007
commit
98e09f414e
14 changed files with 114 additions and 44 deletions
|
@ -2562,6 +2562,10 @@ details summary ~ *{
|
|||
margin-left: 1rem;
|
||||
}
|
||||
|
||||
fieldset label.controls-following-fieldset + fieldset{
|
||||
margin-top: -.5rem;
|
||||
}
|
||||
|
||||
fieldset p{
|
||||
border-bottom: 1px dashed var(--input-border);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue