Merge pull request #32462 from frappe/mergify/bp/version-13-hotfix/pr-32456

fix: update with new Frappe color. fix #32455 (backport #32456)
This commit is contained in:
Deepesh Garg
2022-10-03 09:15:21 +05:30
committed by GitHub

View File

@@ -45,7 +45,7 @@
.time-slot.selected {
color: white;
background: #5e64ff;
background: var(--primary-color);
}
.time-slot.selected .text-muted {