Sources button not aligned
Opened this issue · 0 comments
KameDomotics commented
Hi,
the "Sources" buttons (icon) are not aligned using the scale less than 1.
Decreasing the scale increases the misalignment.
With scale 1, the alignment is perfect.
SCALE 0.9:
`sources:
- name: Netflix
icon: mdi:netflix - name: Prime Video
icon: phu:prime-video - name: YouTube
icon: mdi:youtube - name: Live TV
icon: mdi:television-box
dimensions:
border_width: 0px
scale: '0.9'`
SCALE 0.8:
SCALE 1:


