mirror of
https://github.com/Readarr/Readarr
synced 2026-05-09 05:21:41 +02:00
added missing css file
This commit is contained in:
parent
da0b60dd96
commit
d3a96fac12
1 changed files with 5 additions and 0 deletions
5
frontend/src/Author/Editor/AuthorEditorRow.css
Normal file
5
frontend/src/Author/Editor/AuthorEditorRow.css
Normal file
|
|
@ -0,0 +1,5 @@
|
||||||
|
.bookFolder {
|
||||||
|
composes: cell from '~Components/Table/Cells/TableRowCell.css';
|
||||||
|
|
||||||
|
width: 150px;
|
||||||
|
}
|
||||||
Loading…
Reference in a new issue