Skip to content
Snippets Groups Projects
Commit dac33017 authored by David Smadja's avatar David Smadja
Browse files

format

parent e8e6cb8e
Branches
No related tags found
1 merge request!1Temp
......@@ -10,9 +10,9 @@
let billHTML = $state(data.billHTML)
</script>
<div class="flex min-h-full w-full flex-row fixed overflow-hidden">
<div class="fixed flex min-h-full w-full flex-row overflow-hidden">
<div class="h-screen w-1/2 overflow-y-auto"><Bill {billHTML}></Bill></div>
<div class="w-1/2 bg-amber-200 h-screen overflow-y-auto">
<div class="h-screen w-1/2 overflow-y-auto bg-amber-200">
<p>Ici la loi</p>
<p>lorem ipsum</p>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment