Rework css on room view to avoid losing input visibility

This commit is contained in:
Jon Staab
2025-03-03 17:46:15 -08:00
parent db203bf00d
commit 3a42a1b560
4 changed files with 123 additions and 82 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
const {...props}: Props = $props()
</script>
<div class="relative z-feature mx-2 rounded-xl pt-2 {props.class}">
<div class="relative z-feature rounded-xl px-2 pt-2 {props.class}">
<div
class="flex min-h-12 items-center justify-between gap-4 rounded-xl bg-base-100 px-4 shadow-xl">
<div class="flex items-center gap-4">