SomberNight
7 years ago
No known key found for this signature in database
GPG Key ID: B33B5F232C6271E9
1 changed files with
2 additions and
0 deletions
-
gui/kivy/uix/dialogs/tx_dialog.py
|
|
@ -29,6 +29,8 @@ Builder.load_string(''' |
|
|
|
BoxLayout: |
|
|
|
orientation: 'vertical' |
|
|
|
ScrollView: |
|
|
|
scroll_type: ['bars', 'content'] |
|
|
|
bar_width: '25dp' |
|
|
|
GridLayout: |
|
|
|
height: self.minimum_height |
|
|
|
size_hint_y: None |
|
|
|