mirror of
https://github.com/Readarr/Readarr
synced 2026-01-16 20:43:23 +01:00
5 lines
91 B
CSS
5 lines
91 B
CSS
.type {
|
|
composes: cell from 'Components/Table/Cells/TableRowCell.css';
|
|
|
|
width: 20px;
|
|
}
|