Scroll Label: add small buffer between the text and scrollbars
This commit is contained in:
parent
e2065867a6
commit
afd0fe7efd
1 changed files with 2 additions and 0 deletions
|
@ -50,6 +50,8 @@
|
|||
[row]
|
||||
|
||||
[column]
|
||||
border = "right,bottom" # between the text and the scrollbars
|
||||
border_size = 3 # intentionally smaller than normal
|
||||
horizontal_grow = "true"
|
||||
vertical_grow = "true"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue