style(chat): highlight tap-to-open hint

This commit is contained in:
john
2026-06-29 11:28:54 +08:00
parent e0e03e95b1
commit cc98cf02fa
+2 -1
View File
@@ -277,7 +277,8 @@ body,
display: block; display: block;
margin-top: 6px; margin-top: 6px;
font-size: 11px; font-size: 11px;
color: var(--color-text-secondary); color: #f2b544;
font-weight: 600;
} }
.sidebar-item-confirming .sidebar-item { .sidebar-item-confirming .sidebar-item {