New: Custom formats in book history

(cherry picked from commit cd2ce34f10007efacd8631d3ce3ac4f4a6212966)

Closes #2134
Closes #3163
This commit is contained in:
Bogdan
2023-12-31 16:30:47 +02:00
parent 73782cc233
commit 4cbafa76d8
7 changed files with 43 additions and 18 deletions
@@ -4,7 +4,6 @@
word-break: break-word;
}
.details,
.actions {
composes: cell from '~Components/Table/Cells/TableRowCell.css';