diff --git a/src/ui/code-blocks/ShelfCodeBlockView.svelte b/src/ui/code-blocks/ShelfCodeBlockView.svelte index 1615dae..b376287 100644 --- a/src/ui/code-blocks/ShelfCodeBlockView.svelte +++ b/src/ui/code-blocks/ShelfCodeBlockView.svelte @@ -79,10 +79,5 @@ width: 80%; } } - - table { - border-collapse: collapse; - width: 100%; - } } diff --git a/src/ui/components/DetailsView.svelte b/src/ui/components/DetailsView.svelte index 12bb08e..e87277e 100644 --- a/src/ui/components/DetailsView.svelte +++ b/src/ui/components/DetailsView.svelte @@ -142,57 +142,72 @@