CSS improvement

Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
2026-06-30 15:11:46 +02:00
parent b69429e09e
commit 9694b90a88
@@ -103,8 +103,10 @@
</script>
<style>
.amount{ text-align: right }
.nowrap{ whitespace: nowrap }
:global {
.amount{ text-align: right }
.nowrap{ whitespace: nowrap }
}
</style>
<svelte:head>