Fix loading spinner visibility by using contrasting background color

Fix code formating of Khoj chat view in Obsidian
This commit is contained in:
Debanjum Singh Solanky
2024-05-29 08:18:56 +05:30
parent b27f59b12b
commit 275d4877a6
2 changed files with 9 additions and 8 deletions

View File

@@ -555,7 +555,7 @@ img.copy-icon {
width: 8px;
height: 8px;
border-radius: 50%;
background: var(--main-text-color);
background: var(--color-base-70);
animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.lds-ellipsis div:nth-child(1) {