mirror of
https://github.com/Readarr/Readarr
synced 2026-01-13 11:03:45 +01:00
* New: Webpack 4 * New: Gulp 4 * New: Transpile UI for old browsers Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 lines
95 B
CSS
5 lines
95 B
CSS
.actions {
|
|
composes: cell from '~Components/Table/Cells/TableRowCell.css';
|
|
|
|
width: 40px;
|
|
}
|