From 2c07a5ea929fd97471ab80ee6ed5a98130b9e13c Mon Sep 17 00:00:00 2001 From: Dmitriymush Date: Thu, 25 Jan 2024 13:23:12 +0200 Subject: [PATCH] minor edition for media query --- .../snmp-device-profile-communication-config.component.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui-ngx/src/app/modules/home/components/profile/device/snmp/snmp-device-profile-communication-config.component.scss b/ui-ngx/src/app/modules/home/components/profile/device/snmp/snmp-device-profile-communication-config.component.scss index d3908cb6bf..870b627378 100644 --- a/ui-ngx/src/app/modules/home/components/profile/device/snmp/snmp-device-profile-communication-config.component.scss +++ b/ui-ngx/src/app/modules/home/components/profile/device/snmp/snmp-device-profile-communication-config.component.scss @@ -36,7 +36,7 @@ margin: 16px 0 } - @media (max-width: 1500px) { + @media (max-width: 1650px) { .communication-config { flex-direction: column; gap: 0;