From a4dcc4486cba71cd751327184a6651ebcba4e935 Mon Sep 17 00:00:00 2001 From: Maksim Zakharov Date: Mon, 6 Jun 2022 18:39:19 +0300 Subject: Delete main-container, add global scroll to pages, add global style for logs. --- .../SystemDescription/Network/SystemNetwork.vue | 74 +++++++++++----------- 1 file changed, 36 insertions(+), 38 deletions(-) (limited to 'src/views/SystemDescription/Network/SystemNetwork.vue') diff --git a/src/views/SystemDescription/Network/SystemNetwork.vue b/src/views/SystemDescription/Network/SystemNetwork.vue index 17b48794..72d9e994 100644 --- a/src/views/SystemDescription/Network/SystemNetwork.vue +++ b/src/views/SystemDescription/Network/SystemNetwork.vue @@ -5,44 +5,42 @@ > -
-
- - {{ $t('SystemDescription.title.Ipv4Settings') }} - - - - - -
- -
- - {{ $t('SystemDescription.title.Ipv6Settings') }} - - - - - -
+
+ + {{ $t('SystemDescription.title.Ipv4Settings') }} + + + + + +
+ +
+ + {{ $t('SystemDescription.title.Ipv6Settings') }} + + + + +
-- cgit v1.2.3