mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-26 22:46:53 -04:00
11 lines
156 B
CSS
11 lines
156 B
CSS
.infoRow {
|
|
flex: 0 0 $movieIndexOverviewInfoRowHeight;
|
|
margin: 2px 0;
|
|
}
|
|
|
|
.icon {
|
|
margin-right: 5px;
|
|
width: 25px !important;
|
|
text-align: center;
|
|
}
|