mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-23 06:45:19 -07: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;
|
.clickable;
|
||||||
|
|
||||||
width: 300px;
|
width: 300px;
|
||||||
height: 158px;
|
//height: 158px;
|
||||||
padding: 10px 15px;
|
padding: 10px 15px;
|
||||||
|
|
||||||
&.add-card {
|
&.add-card {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue