From eca141a1da3a69ce5cd17ab26f098caf0448edb7 Mon Sep 17 00:00:00 2001 From: Daniel Schadt Date: Sat, 6 Apr 2024 22:01:18 +0200 Subject: introduce tabbars to the profile --- asset-sources/theme.scss | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'asset-sources') diff --git a/asset-sources/theme.scss b/asset-sources/theme.scss index 610e688..20708f3 100644 --- a/asset-sources/theme.scss +++ b/asset-sources/theme.scss @@ -156,6 +156,10 @@ strong { width: 25%; } +.chart-title { + text-align: center; +} + .list-group.list-group-root { padding: 0; overflow: hidden; -- cgit v1.2.3