mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-15 21:24:46 -04:00
6 lines
97 B
CSS
6 lines
97 B
CSS
.download {
|
|
composes: cell from '~Components/Table/Cells/TableRowCell.css';
|
|
|
|
width: 100px;
|
|
}
|