mirror of https://github.com/Radarr/Radarr
Indexer cards consistent height
This commit is contained in:
parent
de911005cb
commit
2a12b051bc
|
@ -11,7 +11,9 @@
|
|||
|
||||
.card;
|
||||
|
||||
min-width: 220px;
|
||||
width: 220px;
|
||||
height: 260px;
|
||||
padding: 10px 15px;
|
||||
|
||||
h2 {
|
||||
margin-top: 0px;
|
||||
|
|
Loading…
Reference in New Issue