mirror of
https://github.com/dmunozv04/iSponsorBlockTV.git
synced 2025-12-31 03:48:45 +03:00
fix panel fill
This commit is contained in:
@@ -864,7 +864,6 @@ class AutoPlayManager(Vertical):
|
|||||||
classes="subtitle",
|
classes="subtitle",
|
||||||
id="autoplay-subtitle",
|
id="autoplay-subtitle",
|
||||||
)
|
)
|
||||||
with Horizontal(id="autoplay-container"):
|
|
||||||
yield Checkbox(
|
yield Checkbox(
|
||||||
value=self.config.auto_play,
|
value=self.config.auto_play,
|
||||||
id="autoplay-switch",
|
id="autoplay-switch",
|
||||||
|
|||||||
Reference in New Issue
Block a user