diff options
| author | Patrick Spek <p.spek@tyil.nl> | 2025-12-09 13:42:32 +0100 |
|---|---|---|
| committer | Patrick Spek <p.spek@tyil.nl> | 2025-12-09 13:42:32 +0100 |
| commit | d116cf9543a0ef1bfbb6e5010ca1b438354a24ff (patch) | |
| tree | 4f5966ce17cb8705624aa7bcc24fc31d139e6973 | |
| parent | a51e85179113e50f02905984aefeb35ce94c9cbe (diff) | |
| download | dashlab-d116cf9543a0ef1bfbb6e5010ca1b438354a24ff.tar.gz dashlab-d116cf9543a0ef1bfbb6e5010ca1b438354a24ff.tar.bz2 | |
Center icon
| -rw-r--r-- | templates/stylesheet.gotpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/stylesheet.gotpl b/templates/stylesheet.gotpl index 238ee96..add04a7 100644 --- a/templates/stylesheet.gotpl +++ b/templates/stylesheet.gotpl @@ -60,6 +60,7 @@ a.dashboard-entry { div.dashboard-entry-image { width: {{ .Transformations.IconSize }}; margin: 0 1rem 0 0; + display: flex; } div.dashboard-entry-image img { |
