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