From 6594d74edd87b350d2c9f1e510429a040cd402b1 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sat, 12 Nov 2022 11:10:58 +0100 Subject: show expected utilization alongsie train route --- sass/src/common/index.scss | 3 +++ 1 file changed, 3 insertions(+) (limited to 'sass/src/common/index.scss') diff --git a/sass/src/common/index.scss b/sass/src/common/index.scss index 6f8282f..89e1b7b 100644 --- a/sass/src/common/index.scss +++ b/sass/src/common/index.scss @@ -43,6 +43,9 @@ a.tablerow { span { display: inline-block; } + .material-icons { + margin-bottom: 0.2em; + } } .pagination { -- cgit v1.2.3