collapse ifac grid on small screens

This commit is contained in:
liamcottle
2025-02-02 01:43:32 +13:00
parent d7375081f3
commit 3a13442bb9

View File

@@ -708,7 +708,7 @@
<template v-slot:subtitle>Interface Access Code settings are used for creating private networks and can be configured on the interface level.</template>
<template v-slot:content>
<div class="p-2">
<div class="grid grid-cols-3 gap-4">
<div class="grid grid-cols-1 lg:grid-cols-3 gap-y-2 lg:gap-x-2">
<div>
<label class="block text-sm font-medium text-gray-900 dark:text-zinc-100">Network Name</label>
<input