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:
@@ -45,7 +45,7 @@
|
||||
|
||||
.time-slot.selected {
|
||||
color: white;
|
||||
background: #5e64ff;
|
||||
background: var(--primary-color);
|
||||
}
|
||||
|
||||
.time-slot.selected .text-muted {
|
||||
|
||||
Reference in New Issue
Block a user