mirror of
https://github.com/liamcottle/reticulum-meshchat.git
synced 2026-04-28 00:20:48 +00:00
move ifac subtitle inside of collapsible section
This commit is contained in:
parent
d4b5b99045
commit
1e2d4387e7
1 changed files with 1 additions and 1 deletions
|
|
@ -712,9 +712,9 @@
|
|||
<!-- ifac settings -->
|
||||
<ExpandingSection>
|
||||
<template v-slot:title>IFAC Settings</template>
|
||||
<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="text-sm text-gray-500 dark:text-zinc-300 mb-2">ⓘ Interface Access Code settings are used for creating private networks and can be configured on the interface level.</div>
|
||||
<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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue