diff --git a/gui/src/components/grid/grid_beacon.vue b/gui/src/components/grid/grid_beacon.vue index 66dfec11..c24dfd24 100644 --- a/gui/src/components/grid/grid_beacon.vue +++ b/gui/src/components/grid/grid_beacon.vue @@ -14,7 +14,6 @@ function startStopBeacon() { setModemBeacon(true); } } - @@ -23,16 +22,15 @@ function startStopBeacon() { @click="startStopBeacon" title="Enable/disable periodic beacons" >Beacon - - - + - diff --git a/gui/src/components/grid/grid_mycall small.vue b/gui/src/components/grid/grid_mycall small.vue index 9412d53c..1fbd29c5 100644 --- a/gui/src/components/grid/grid_mycall small.vue +++ b/gui/src/components/grid/grid_mycall small.vue @@ -6,16 +6,25 @@ import pinia from "../../store/index"; setActivePinia(pinia); import { settingsStore } from "../../store/settingsStore.js"; - - - - - - - - - - - + + + + - + + + diff --git a/gui/src/components/grid/grid_mycall.vue b/gui/src/components/grid/grid_mycall.vue index eb604e23..17bc1043 100644 --- a/gui/src/components/grid/grid_mycall.vue +++ b/gui/src/components/grid/grid_mycall.vue @@ -6,8 +6,6 @@ import pinia from "../../store/index"; setActivePinia(pinia); import { settingsStore } from "../../store/settingsStore.js"; - - - - - - \ No newline at end of file + + + +