Refine Harbor device ecosystem guidance and device panel layout
This commit is contained in:
@@ -327,7 +327,6 @@ export function DevicesPanel({ feature }: { feature: DevicesFeature }) {
|
||||
closeLabel="Закрыть устройства"
|
||||
onClose={onClose}
|
||||
>
|
||||
<header className="client-instructions-header client-devices-header">
|
||||
<div className="client-devices-kicker">
|
||||
<span>Gateway · {devices.length}</span>
|
||||
<span className="client-devices-refresh-wrap client-tooltip-anchor">
|
||||
@@ -385,6 +384,7 @@ export function DevicesPanel({ feature }: { feature: DevicesFeature }) {
|
||||
<Tooltip>Обнулить трафик устройств</Tooltip>
|
||||
</span>
|
||||
</div>
|
||||
<header className="client-instructions-header client-devices-header">
|
||||
<h2 id="client-devices-title">Устройства</h2>
|
||||
<div className="client-instructions-intro">
|
||||
<p>Устройства, которые Gateway видит в локальной таблице соседей.</p>
|
||||
|
||||
Reference in New Issue
Block a user