diff --git a/dashboard/src/views/ChatPage.vue b/dashboard/src/views/ChatPage.vue index 2e1b738a6..fadba8aac 100644 --- a/dashboard/src/views/ChatPage.vue +++ b/dashboard/src/views/ChatPage.vue @@ -281,31 +281,60 @@ - - - - mdi-information-outline - {{ tm('connection.title') }} - - -
+ + + + mdi-information-outline + {{ tm('connection.title') }} + + + mdi-close + + + + +
{{ tm('connection.message') }}
-
- {{ tm('connection.reasons') }} -
    -
  • {{ tm('connection.reasonWindowResize') }}
  • -
  • {{ tm('connection.reasonMultipleTabs') }}
  • -
  • {{ tm('connection.reasonNetworkIssue') }}
  • + + +
    + {{ tm('connection.reasons') }} +
    +
      +
    • {{ tm('connection.reasonWindowResize') }}
    • +
    • {{ tm('connection.reasonMultipleTabs') }}
    • +
    • {{ tm('connection.reasonNetworkIssue') }}
    -
-
- {{ tm('connection.notice') }} -
+ + + +
+ {{ tm('connection.notice') }} +
+
- + + - {{ tm('connection.understand') }} + + {{ tm('connection.understand') }} +