mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-26 01:40:34 +01:00
playground: improve responsive (#2675)
This commit is contained in:
@@ -276,7 +276,7 @@ onMounted(() => {
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<div class="h-full flex flex-col flex-1 gap-4 w-full -my-8">
|
||||
<div class="h-full flex flex-col flex-1 gap-4 w-full">
|
||||
<div class="flex gap-2 items-center">
|
||||
<UInput
|
||||
:model-value="(table?.tableApi?.getColumn('email')?.getFilterValue() as string)"
|
||||
|
||||
Reference in New Issue
Block a user