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> </script>
<style> <style>
:global {
.amount{ text-align: right } .amount{ text-align: right }
.nowrap{ whitespace: nowrap } .nowrap{ whitespace: nowrap }
}
</style> </style>
<svelte:head> <svelte:head>