1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-19 21:46:43 -04:00
Files
Sonarr/frontend/src/InteractiveImport/Folder/RecentFolderRow.css
T
2019-07-22 19:44:07 -07:00

6 lines
95 B
CSS

.actions {
composes: cell from '~Components/Table/Cells/TableRowCell.css';
width: 40px;
}