diff --git a/src/component/Empty/SQLConsoleEmpty/index.less b/src/component/Empty/SQLConsoleEmpty/index.less index 930d0e5a8..104d2be99 100644 --- a/src/component/Empty/SQLConsoleEmpty/index.less +++ b/src/component/Empty/SQLConsoleEmpty/index.less @@ -8,7 +8,7 @@ } .tips { - color: var(--neutral-black45-color); + color: var(--text-color-hint); font-size: 12px; line-height: 20px; text-align: center;