CSS improvement
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
@@ -103,8 +103,10 @@
|
|||||||
</script>
|
</script>
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
.amount{ text-align: right }
|
:global {
|
||||||
.nowrap{ whitespace: nowrap }
|
.amount{ text-align: right }
|
||||||
|
.nowrap{ whitespace: nowrap }
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
<svelte:head>
|
<svelte:head>
|
||||||
|
|||||||
Reference in New Issue
Block a user