mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-14 09:03:49 -07:00
Release rejections list padding reduced
This commit is contained in:
parent
d4f051b7a3
commit
0dd05c7bed
1 changed files with 5 additions and 1 deletions
|
@ -71,9 +71,13 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.approval-status-cell {
|
.approval-status-cell {
|
||||||
widows : 10px;
|
|
||||||
.popover {
|
.popover {
|
||||||
max-width : 400px;
|
max-width : 400px;
|
||||||
|
|
||||||
|
ul {
|
||||||
|
margin-left: -25px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
i {
|
i {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue