mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-27 15:31:31 +00:00
kivy: StripLayout padding
This commit is contained in:
parent
615acb955c
commit
ccde1ecd95
1 changed files with 2 additions and 0 deletions
|
@ -239,6 +239,8 @@
|
|||
self.parent.update_amount(self.text)
|
||||
|
||||
|
||||
<StripLayout>
|
||||
padding: 0, 0, 0, 0
|
||||
|
||||
<TabbedPanelStrip>:
|
||||
on_parent:
|
||||
|
|
Loading…
Add table
Reference in a new issue