style: shortcut for start to search model
This commit is contained in:
+7
-6
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user