diff options
Diffstat (limited to 'tagit/assets')
-rw-r--r-- | tagit/assets/themes/default/style.kv | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tagit/assets/themes/default/style.kv b/tagit/assets/themes/default/style.kv index a3f9cd1..5747fbd 100644 --- a/tagit/assets/themes/default/style.kv +++ b/tagit/assets/themes/default/style.kv @@ -140,6 +140,12 @@ # other elements +<TileTabularLine>: + spacing: 5 + +<TileTabularRow>: + spacing: 5 + <Action>: # decoration canvas.before: |