mirror of
https://github.com/Radarr/Radarr
synced 2026-05-08 18:21:28 +02:00
Ensure qualities don't overflow profile card
This commit is contained in:
parent
060c71f439
commit
31149aeed9
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
|||
.clickable;
|
||||
|
||||
width: 300px;
|
||||
height: 158px;
|
||||
//height: 158px;
|
||||
padding: 10px 15px;
|
||||
|
||||
&.add-card {
|
||||
|
|
|
|||
Loading…
Reference in a new issue