mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-20 21:54:25 -04:00
11 lines
157 B
CSS
11 lines
157 B
CSS
.infoRow {
|
|
flex: 0 0 $authorIndexOverviewInfoRowHeight;
|
|
margin: 2px 0;
|
|
}
|
|
|
|
.icon {
|
|
margin-right: 5px;
|
|
width: 25px !important;
|
|
text-align: center;
|
|
}
|