diff --git a/nezha-fronted/src/assets/css/components/cli/webSSH.scss b/nezha-fronted/src/assets/css/components/cli/webSSH.scss index 7917ea65e..df2657c3e 100644 --- a/nezha-fronted/src/assets/css/components/cli/webSSH.scss +++ b/nezha-fronted/src/assets/css/components/cli/webSSH.scss @@ -45,11 +45,11 @@ height: 29px; border-bottom: 1px solid $--web-ssh-border-bottom-color; .console-title-icon{ - font-size:17px; + font-size: 17px; color: $--color-text-secondary; position: absolute; - top:8px; - line-height:1 !important; + top: 8px; + line-height: 1 !important; } } .console-title-icon:hover:before,