mirror of
https://github.com/fergalmoran/Readarr.git
synced 2026-02-28 02:35:46 +00:00
New: Add details and delete buttons to file editor table
This commit is contained in:
6
frontend/src/BookFile/Editor/BookFileActionsCell.css
Normal file
6
frontend/src/BookFile/Editor/BookFileActionsCell.css
Normal file
@@ -0,0 +1,6 @@
|
||||
.TrackActionsCell {
|
||||
composes: cell from '~Components/Table/Cells/TableRowCell.css';
|
||||
|
||||
width: 70px;
|
||||
white-space: nowrap;
|
||||
}
|
||||
Reference in New Issue
Block a user