mirror of
https://github.com/meisnate12/Plex-Meta-Manager
synced 2024-11-26 06:20:23 +00:00
vertical offset should be 0 for ratings
This commit is contained in:
parent
c7a0f03d53
commit
54fc69bada
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ All [Shared Overlay Variables](../overlay_variables.md) are available with the d
|
||||||
|:---------------------|:------------|
|
|:---------------------|:------------|
|
||||||
| `horizontal_offset` | `30` |
|
| `horizontal_offset` | `30` |
|
||||||
| `horizontal_align` | `left` |
|
| `horizontal_align` | `left` |
|
||||||
| `vertical_offset` | `30` |
|
| `vertical_offset` | `0` |
|
||||||
| `vertical_align` | `center` |
|
| `vertical_align` | `center` |
|
||||||
| `back_color` | `#00000099` |
|
| `back_color` | `#00000099` |
|
||||||
| `back_radius` | `30` |
|
| `back_radius` | `30` |
|
||||||
|
|
Loading…
Reference in a new issue