From ceb95600c5d3cff789d466706bcdec7143c11bb3 Mon Sep 17 00:00:00 2001 From: Matthias Baumgartner Date: Sat, 4 Mar 2023 14:19:06 +0100 Subject: info tile refactoring --- tagit/assets/themes/default/style.kv | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'tagit/assets') 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 +: + spacing: 5 + +: + spacing: 5 + : # decoration canvas.before: -- cgit v1.2.3