CSS improvement

Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
2026-06-28 19:30:13 +02:00
parent 20bc7a697e
commit 2884e85c4b
@@ -103,8 +103,10 @@
</script>
<style>
.amount{ text-align: right }
.nowrap{ whitespace: nowrap }
:global {
.amount{ text-align: right }
.nowrap{ whitespace: nowrap }
}
</style>
<svelte:head>