style: shortcut for start to search model

This commit is contained in:
jialin
2025-04-07 13:38:53 +08:00
parent b89e7c6c3d
commit f7c597d957
7 changed files with 79 additions and 32 deletions
+7 -6
View File
@@ -827,18 +827,19 @@ body {
.ant-tooltip-content {
.ant-tooltip-inner {
width: max-content;
max-width: 300px;
.text-tertiary {
color: var(--color-white-secondary);
}
a {
color: var(--ant-color-link-hover);
}
}
}
.ant-tooltip-inner {
.text-tertiary {
color: var(--color-white-secondary);
}
}
.light-downloading-tooltip {
&.ant-tooltip .ant-tooltip-arrow::before {
background: var(--color-white-1);