Files
Readarr/frontend/src/Author/Index/Overview/AuthorIndexOverviewInfoRow.css
T
2020-05-19 21:50:37 +01:00

11 lines
157 B
CSS

.infoRow {
flex: 0 0 $authorIndexOverviewInfoRowHeight;
margin: 2px 0;
}
.icon {
margin-right: 5px;
width: 25px !important;
text-align: center;
}